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

models.appstream2-2016-12-01-intermediate.json Maven / Gradle / Ivy

Go to download

The AWS Java SDK for Amazon AppStream module holds the client classes that are used for communicating with Amazon AppStream.

There is a newer version: 2.29.39
Show newest version
{
  "customizationConfig" : {
    "attachPayloadTraitToMember" : { },
    "blacklistedSimpleMethods" : [ "updateFleet", "describeUserStackAssociations" ],
    "calculateCrc32FromCompressedData" : false,
    "convenienceTypeOverloads" : [ ],
    "customErrorCodeFieldName" : null,
    "customProtocolFactoryFqcn" : null,
    "customResponseMetadata" : null,
    "customRetryPolicy" : null,
    "customServiceMetadata" : null,
    "defaultSimpleMethodTestRegion" : null,
    "deprecatedOperations" : [ ],
    "deprecatedShapes" : [ ],
    "excludeClientCreateMethod" : false,
    "modelMarshallerDefaultValueSupplier" : { },
    "operationModifiers" : null,
    "paginationCustomization" : null,
    "renameShapes" : null,
    "sdkModeledExceptionBaseClassName" : null,
    "sdkRequestBaseClassName" : null,
    "sdkResponseBaseClassName" : null,
    "serviceSpecificClientConfigClass" : null,
    "serviceSpecificHttpConfig" : null,
    "shapeModifiers" : null,
    "shapeSubstitutions" : null,
    "shareModelConfig" : null,
    "skipSyncClientGeneration" : false,
    "useAutoConstructList" : true,
    "useAutoConstructMap" : true,
    "utilitiesMethod" : null,
    "verifiedSimpleMethods" : [ "describeDirectoryConfigs", "describeFleets", "describeImageBuilders", "describeImages", "describeStacks" ]
  },
  "metadata" : {
    "apiVersion" : "2016-12-01",
    "asyncBuilder" : "DefaultAppStreamAsyncClientBuilder",
    "asyncBuilderInterface" : "AppStreamAsyncClientBuilder",
    "asyncClient" : "DefaultAppStreamAsyncClient",
    "asyncInterface" : "AppStreamAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultAppStreamBaseClientBuilder",
    "baseBuilderInterface" : "AppStreamBaseClientBuilder",
    "baseExceptionName" : "AppStreamException",
    "baseRequestName" : "AppStreamRequest",
    "baseResponseName" : "AppStreamResponse",
    "cborProtocol" : false,
    "clientPackageName" : "appstream",
    "contentType" : null,
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "descriptiveServiceName" : "Amazon AppStream",
    "documentation" : "Amazon AppStream 2.0 

This is the Amazon AppStream 2.0 API Reference. It provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed application streaming service. You centrally manage your desktop applications on AppStream 2.0 and securely deliver them to any computer. AppStream 2.0 manages the AWS resources required to host and run your applications, scales automatically, and provides access to your users on demand.

To learn more about AppStream 2.0, see the following resources:

", "endpointPrefix" : "appstream2", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.appstream", "fullModelPackageName" : "software.amazon.awssdk.services.appstream.model", "fullPaginatorsPackageName" : "software.amazon.awssdk.services.appstream.paginators", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.appstream.transform", "fullTransformPackageName" : "software.amazon.awssdk.services.appstream.transform", "ionProtocol" : false, "jsonProtocol" : true, "jsonVersion" : "1.1", "modelPackageName" : "appstream.model", "paginatorsPackageName" : "appstream.paginators", "protocol" : "json", "requestTransformPackageName" : "appstream.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceId" : "AppStream", "serviceName" : "AppStream", "signingName" : "appstream", "syncBuilder" : "DefaultAppStreamClientBuilder", "syncBuilderInterface" : "AppStreamClientBuilder", "syncClient" : "DefaultAppStreamClient", "syncInterface" : "AppStreamClient", "transformPackageName" : "appstream.transform", "uid" : "appstream-2016-12-01", "xmlProtocol" : false }, "operations" : { "AssociateFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Associates the specified fleet with the specified stack.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "AssociateFleetRequest", "variableName" : "associateFleetRequest", "variableType" : "AssociateFleetRequest", "documentation" : "", "simpleType" : "AssociateFleetRequest", "variableSetterType" : "AssociateFleetRequest" }, "methodName" : "associateFleet", "operationName" : "AssociateFleet", "paginated" : false, "returnType" : { "returnType" : "AssociateFleetResponse", "documentation" : null }, "syncReturnType" : "AssociateFleetResponse" }, "BatchAssociateUserStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Associates the specified users with the specified stacks. Users in a user pool cannot be assigned to stacks with fleets that are joined to an Active Directory domain.

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

The attempted operation is not permitted.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "BatchAssociateUserStackRequest", "variableName" : "batchAssociateUserStackRequest", "variableType" : "BatchAssociateUserStackRequest", "documentation" : "", "simpleType" : "BatchAssociateUserStackRequest", "variableSetterType" : "BatchAssociateUserStackRequest" }, "methodName" : "batchAssociateUserStack", "operationName" : "BatchAssociateUserStack", "paginated" : false, "returnType" : { "returnType" : "BatchAssociateUserStackResponse", "documentation" : null }, "syncReturnType" : "BatchAssociateUserStackResponse" }, "BatchDisassociateUserStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Disassociates the specified users from the specified stacks.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "BatchDisassociateUserStackRequest", "variableName" : "batchDisassociateUserStackRequest", "variableType" : "BatchDisassociateUserStackRequest", "documentation" : "", "simpleType" : "BatchDisassociateUserStackRequest", "variableSetterType" : "BatchDisassociateUserStackRequest" }, "methodName" : "batchDisassociateUserStack", "operationName" : "BatchDisassociateUserStack", "paginated" : false, "returnType" : { "returnType" : "BatchDisassociateUserStackResponse", "documentation" : null }, "syncReturnType" : "BatchDisassociateUserStackResponse" }, "CopyImage" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Copies the image within the same region or to a new region within the same AWS account. Note that any tags you added to the image will not be copied.

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

The specified resource already exists.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

The specified resource exists and is not in use, but isn't available.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CopyImageRequest", "variableName" : "copyImageRequest", "variableType" : "CopyImageRequest", "documentation" : "", "simpleType" : "CopyImageRequest", "variableSetterType" : "CopyImageRequest" }, "methodName" : "copyImage", "operationName" : "CopyImage", "paginated" : false, "returnType" : { "returnType" : "CopyImageResponse", "documentation" : null }, "syncReturnType" : "CopyImageResponse" }, "CreateDirectoryConfig" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.

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

The specified resource already exists.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateDirectoryConfigRequest", "variableName" : "createDirectoryConfigRequest", "variableType" : "CreateDirectoryConfigRequest", "documentation" : "", "simpleType" : "CreateDirectoryConfigRequest", "variableSetterType" : "CreateDirectoryConfigRequest" }, "methodName" : "createDirectoryConfig", "operationName" : "CreateDirectoryConfig", "paginated" : false, "returnType" : { "returnType" : "CreateDirectoryConfigResponse", "documentation" : null }, "syncReturnType" : "CreateDirectoryConfigResponse" }, "CreateFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a fleet. A fleet consists of streaming instances that run a specified image.

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

The specified resource already exists.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

The specified resource exists and is not in use, but isn't available.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidRoleException", "documentation" : "

The specified role is invalid.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateFleetRequest", "variableName" : "createFleetRequest", "variableType" : "CreateFleetRequest", "documentation" : "", "simpleType" : "CreateFleetRequest", "variableSetterType" : "CreateFleetRequest" }, "methodName" : "createFleet", "operationName" : "CreateFleet", "paginated" : false, "returnType" : { "returnType" : "CreateFleetResponse", "documentation" : null }, "syncReturnType" : "CreateFleetResponse" }, "CreateImageBuilder" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates an image builder. An image builder is a virtual machine that is used to create an image.

The initial state of the builder is PENDING. When it is ready, the state is RUNNING.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceAlreadyExistsException", "documentation" : "

The specified resource already exists.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

The specified resource exists and is not in use, but isn't available.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidRoleException", "documentation" : "

The specified role is invalid.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateImageBuilderRequest", "variableName" : "createImageBuilderRequest", "variableType" : "CreateImageBuilderRequest", "documentation" : "", "simpleType" : "CreateImageBuilderRequest", "variableSetterType" : "CreateImageBuilderRequest" }, "methodName" : "createImageBuilder", "operationName" : "CreateImageBuilder", "paginated" : false, "returnType" : { "returnType" : "CreateImageBuilderResponse", "documentation" : null }, "syncReturnType" : "CreateImageBuilderResponse" }, "CreateImageBuilderStreamingURL" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a URL to start an image builder streaming session.

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

The attempted operation is not permitted.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateImageBuilderStreamingUrlRequest", "variableName" : "createImageBuilderStreamingUrlRequest", "variableType" : "CreateImageBuilderStreamingUrlRequest", "documentation" : "", "simpleType" : "CreateImageBuilderStreamingUrlRequest", "variableSetterType" : "CreateImageBuilderStreamingUrlRequest" }, "methodName" : "createImageBuilderStreamingURL", "operationName" : "CreateImageBuilderStreamingURL", "paginated" : false, "returnType" : { "returnType" : "CreateImageBuilderStreamingUrlResponse", "documentation" : null }, "syncReturnType" : "CreateImageBuilderStreamingUrlResponse" }, "CreateStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceAlreadyExistsException", "documentation" : "

The specified resource already exists.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidRoleException", "documentation" : "

The specified role is invalid.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateStackRequest", "variableName" : "createStackRequest", "variableType" : "CreateStackRequest", "documentation" : "", "simpleType" : "CreateStackRequest", "variableSetterType" : "CreateStackRequest" }, "methodName" : "createStack", "operationName" : "CreateStack", "paginated" : false, "returnType" : { "returnType" : "CreateStackResponse", "documentation" : null }, "syncReturnType" : "CreateStackResponse" }, "CreateStreamingURL" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user. A streaming URL enables application streaming to be tested without user setup.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

The specified resource exists and is not in use, but isn't available.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateStreamingUrlRequest", "variableName" : "createStreamingUrlRequest", "variableType" : "CreateStreamingUrlRequest", "documentation" : "", "simpleType" : "CreateStreamingUrlRequest", "variableSetterType" : "CreateStreamingUrlRequest" }, "methodName" : "createStreamingURL", "operationName" : "CreateStreamingURL", "paginated" : false, "returnType" : { "returnType" : "CreateStreamingUrlResponse", "documentation" : null }, "syncReturnType" : "CreateStreamingUrlResponse" }, "CreateUsageReportSubscription" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a usage report subscription. Usage reports are generated daily.

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

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateUsageReportSubscriptionRequest", "variableName" : "createUsageReportSubscriptionRequest", "variableType" : "CreateUsageReportSubscriptionRequest", "documentation" : "", "simpleType" : "CreateUsageReportSubscriptionRequest", "variableSetterType" : "CreateUsageReportSubscriptionRequest" }, "methodName" : "createUsageReportSubscription", "operationName" : "CreateUsageReportSubscription", "paginated" : false, "returnType" : { "returnType" : "CreateUsageReportSubscriptionResponse", "documentation" : null }, "syncReturnType" : "CreateUsageReportSubscriptionResponse" }, "CreateUser" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a new user in the user pool.

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

The specified resource already exists.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateUserRequest", "variableName" : "createUserRequest", "variableType" : "CreateUserRequest", "documentation" : "", "simpleType" : "CreateUserRequest", "variableSetterType" : "CreateUserRequest" }, "methodName" : "createUser", "operationName" : "CreateUser", "paginated" : false, "returnType" : { "returnType" : "CreateUserResponse", "documentation" : null }, "syncReturnType" : "CreateUserResponse" }, "DeleteDirectoryConfig" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.

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

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteDirectoryConfigRequest", "variableName" : "deleteDirectoryConfigRequest", "variableType" : "DeleteDirectoryConfigRequest", "documentation" : "", "simpleType" : "DeleteDirectoryConfigRequest", "variableSetterType" : "DeleteDirectoryConfigRequest" }, "methodName" : "deleteDirectoryConfig", "operationName" : "DeleteDirectoryConfig", "paginated" : false, "returnType" : { "returnType" : "DeleteDirectoryConfigResponse", "documentation" : null }, "syncReturnType" : "DeleteDirectoryConfigResponse" }, "DeleteFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified fleet.

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

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteFleetRequest", "variableName" : "deleteFleetRequest", "variableType" : "DeleteFleetRequest", "documentation" : "", "simpleType" : "DeleteFleetRequest", "variableSetterType" : "DeleteFleetRequest" }, "methodName" : "deleteFleet", "operationName" : "DeleteFleet", "paginated" : false, "returnType" : { "returnType" : "DeleteFleetResponse", "documentation" : null }, "syncReturnType" : "DeleteFleetResponse" }, "DeleteImage" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified image. You cannot delete an image when it is in use. After you delete an image, you cannot provision new capacity using the image.

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

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteImageRequest", "variableName" : "deleteImageRequest", "variableType" : "DeleteImageRequest", "documentation" : "", "simpleType" : "DeleteImageRequest", "variableSetterType" : "DeleteImageRequest" }, "methodName" : "deleteImage", "operationName" : "DeleteImage", "paginated" : false, "returnType" : { "returnType" : "DeleteImageResponse", "documentation" : null }, "syncReturnType" : "DeleteImageResponse" }, "DeleteImageBuilder" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified image builder and releases the capacity.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteImageBuilderRequest", "variableName" : "deleteImageBuilderRequest", "variableType" : "DeleteImageBuilderRequest", "documentation" : "", "simpleType" : "DeleteImageBuilderRequest", "variableSetterType" : "DeleteImageBuilderRequest" }, "methodName" : "deleteImageBuilder", "operationName" : "DeleteImageBuilder", "paginated" : false, "returnType" : { "returnType" : "DeleteImageBuilderResponse", "documentation" : null }, "syncReturnType" : "DeleteImageBuilderResponse" }, "DeleteImagePermissions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.

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

The specified resource exists and is not in use, but isn't available.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteImagePermissionsRequest", "variableName" : "deleteImagePermissionsRequest", "variableType" : "DeleteImagePermissionsRequest", "documentation" : "", "simpleType" : "DeleteImagePermissionsRequest", "variableSetterType" : "DeleteImagePermissionsRequest" }, "methodName" : "deleteImagePermissions", "operationName" : "DeleteImagePermissions", "paginated" : false, "returnType" : { "returnType" : "DeleteImagePermissionsResponse", "documentation" : null }, "syncReturnType" : "DeleteImagePermissionsResponse" }, "DeleteStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.

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

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteStackRequest", "variableName" : "deleteStackRequest", "variableType" : "DeleteStackRequest", "documentation" : "", "simpleType" : "DeleteStackRequest", "variableSetterType" : "DeleteStackRequest" }, "methodName" : "deleteStack", "operationName" : "DeleteStack", "paginated" : false, "returnType" : { "returnType" : "DeleteStackResponse", "documentation" : null }, "syncReturnType" : "DeleteStackResponse" }, "DeleteUsageReportSubscription" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Disables usage report generation.

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

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteUsageReportSubscriptionRequest", "variableName" : "deleteUsageReportSubscriptionRequest", "variableType" : "DeleteUsageReportSubscriptionRequest", "documentation" : "", "simpleType" : "DeleteUsageReportSubscriptionRequest", "variableSetterType" : "DeleteUsageReportSubscriptionRequest" }, "methodName" : "deleteUsageReportSubscription", "operationName" : "DeleteUsageReportSubscription", "paginated" : false, "returnType" : { "returnType" : "DeleteUsageReportSubscriptionResponse", "documentation" : null }, "syncReturnType" : "DeleteUsageReportSubscriptionResponse" }, "DeleteUser" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a user from the user pool.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteUserRequest", "variableName" : "deleteUserRequest", "variableType" : "DeleteUserRequest", "documentation" : "", "simpleType" : "DeleteUserRequest", "variableSetterType" : "DeleteUserRequest" }, "methodName" : "deleteUser", "operationName" : "DeleteUser", "paginated" : false, "returnType" : { "returnType" : "DeleteUserResponse", "documentation" : null }, "syncReturnType" : "DeleteUserResponse" }, "DescribeDirectoryConfigs" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains.

Although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeDirectoryConfigsRequest", "variableName" : "describeDirectoryConfigsRequest", "variableType" : "DescribeDirectoryConfigsRequest", "documentation" : "", "simpleType" : "DescribeDirectoryConfigsRequest", "variableSetterType" : "DescribeDirectoryConfigsRequest" }, "methodName" : "describeDirectoryConfigs", "operationName" : "DescribeDirectoryConfigs", "paginated" : false, "returnType" : { "returnType" : "DescribeDirectoryConfigsResponse", "documentation" : null }, "syncReturnType" : "DescribeDirectoryConfigsResponse" }, "DescribeFleets" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more specified fleets, if the fleet names are provided. Otherwise, all fleets in the account are described.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeFleetsRequest", "variableName" : "describeFleetsRequest", "variableType" : "DescribeFleetsRequest", "documentation" : "", "simpleType" : "DescribeFleetsRequest", "variableSetterType" : "DescribeFleetsRequest" }, "methodName" : "describeFleets", "operationName" : "DescribeFleets", "paginated" : false, "returnType" : { "returnType" : "DescribeFleetsResponse", "documentation" : null }, "syncReturnType" : "DescribeFleetsResponse" }, "DescribeImageBuilders" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more specified image builders, if the image builder names are provided. Otherwise, all image builders in the account are described.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeImageBuildersRequest", "variableName" : "describeImageBuildersRequest", "variableType" : "DescribeImageBuildersRequest", "documentation" : "", "simpleType" : "DescribeImageBuildersRequest", "variableSetterType" : "DescribeImageBuildersRequest" }, "methodName" : "describeImageBuilders", "operationName" : "DescribeImageBuilders", "paginated" : false, "returnType" : { "returnType" : "DescribeImageBuildersResponse", "documentation" : null }, "syncReturnType" : "DescribeImageBuildersResponse" }, "DescribeImagePermissions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeImagePermissionsRequest", "variableName" : "describeImagePermissionsRequest", "variableType" : "DescribeImagePermissionsRequest", "documentation" : "", "simpleType" : "DescribeImagePermissionsRequest", "variableSetterType" : "DescribeImagePermissionsRequest" }, "methodName" : "describeImagePermissions", "operationName" : "DescribeImagePermissions", "paginated" : true, "returnType" : { "returnType" : "DescribeImagePermissionsResponse", "documentation" : null }, "syncReturnType" : "DescribeImagePermissionsResponse" }, "DescribeImages" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.

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

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeImagesRequest", "variableName" : "describeImagesRequest", "variableType" : "DescribeImagesRequest", "documentation" : "", "simpleType" : "DescribeImagesRequest", "variableSetterType" : "DescribeImagesRequest" }, "methodName" : "describeImages", "operationName" : "DescribeImages", "paginated" : true, "returnType" : { "returnType" : "DescribeImagesResponse", "documentation" : null }, "syncReturnType" : "DescribeImagesResponse" }, "DescribeSessions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes the streaming sessions for a specified stack and fleet. If a UserId is provided for the stack and fleet, only streaming sessions for that user are described. If an authentication type is not provided, the default is to authenticate users using a streaming URL.

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

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeSessionsRequest", "variableName" : "describeSessionsRequest", "variableType" : "DescribeSessionsRequest", "documentation" : "", "simpleType" : "DescribeSessionsRequest", "variableSetterType" : "DescribeSessionsRequest" }, "methodName" : "describeSessions", "operationName" : "DescribeSessions", "paginated" : false, "returnType" : { "returnType" : "DescribeSessionsResponse", "documentation" : null }, "syncReturnType" : "DescribeSessionsResponse" }, "DescribeStacks" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more specified stacks, if the stack names are provided. Otherwise, all stacks in the account are described.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStacksRequest", "variableName" : "describeStacksRequest", "variableType" : "DescribeStacksRequest", "documentation" : "", "simpleType" : "DescribeStacksRequest", "variableSetterType" : "DescribeStacksRequest" }, "methodName" : "describeStacks", "operationName" : "DescribeStacks", "paginated" : false, "returnType" : { "returnType" : "DescribeStacksResponse", "documentation" : null }, "syncReturnType" : "DescribeStacksResponse" }, "DescribeUsageReportSubscriptions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more usage report subscriptions.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeUsageReportSubscriptionsRequest", "variableName" : "describeUsageReportSubscriptionsRequest", "variableType" : "DescribeUsageReportSubscriptionsRequest", "documentation" : "", "simpleType" : "DescribeUsageReportSubscriptionsRequest", "variableSetterType" : "DescribeUsageReportSubscriptionsRequest" }, "methodName" : "describeUsageReportSubscriptions", "operationName" : "DescribeUsageReportSubscriptions", "paginated" : false, "returnType" : { "returnType" : "DescribeUsageReportSubscriptionsResponse", "documentation" : null }, "syncReturnType" : "DescribeUsageReportSubscriptionsResponse" }, "DescribeUserStackAssociations" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes the UserStackAssociation objects. You must specify either or both of the following:

  • The stack name

  • The user name (email address of the user associated with the stack) and the authentication type for the user

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

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeUserStackAssociationsRequest", "variableName" : "describeUserStackAssociationsRequest", "variableType" : "DescribeUserStackAssociationsRequest", "documentation" : "", "simpleType" : "DescribeUserStackAssociationsRequest", "variableSetterType" : "DescribeUserStackAssociationsRequest" }, "methodName" : "describeUserStackAssociations", "operationName" : "DescribeUserStackAssociations", "paginated" : false, "returnType" : { "returnType" : "DescribeUserStackAssociationsResponse", "documentation" : null }, "syncReturnType" : "DescribeUserStackAssociationsResponse" }, "DescribeUsers" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list that describes one or more specified users in the user pool.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeUsersRequest", "variableName" : "describeUsersRequest", "variableType" : "DescribeUsersRequest", "documentation" : "", "simpleType" : "DescribeUsersRequest", "variableSetterType" : "DescribeUsersRequest" }, "methodName" : "describeUsers", "operationName" : "DescribeUsers", "paginated" : false, "returnType" : { "returnType" : "DescribeUsersResponse", "documentation" : null }, "syncReturnType" : "DescribeUsersResponse" }, "DisableUser" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Disables the specified user in the user pool. Users can't sign in to AppStream 2.0 until they are re-enabled. This action does not delete the user.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DisableUserRequest", "variableName" : "disableUserRequest", "variableType" : "DisableUserRequest", "documentation" : "", "simpleType" : "DisableUserRequest", "variableSetterType" : "DisableUserRequest" }, "methodName" : "disableUser", "operationName" : "DisableUser", "paginated" : false, "returnType" : { "returnType" : "DisableUserResponse", "documentation" : null }, "syncReturnType" : "DisableUserResponse" }, "DisassociateFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Disassociates the specified fleet from the specified stack.

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

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DisassociateFleetRequest", "variableName" : "disassociateFleetRequest", "variableType" : "DisassociateFleetRequest", "documentation" : "", "simpleType" : "DisassociateFleetRequest", "variableSetterType" : "DisassociateFleetRequest" }, "methodName" : "disassociateFleet", "operationName" : "DisassociateFleet", "paginated" : false, "returnType" : { "returnType" : "DisassociateFleetResponse", "documentation" : null }, "syncReturnType" : "DisassociateFleetResponse" }, "EnableUser" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Enables a user in the user pool. After being enabled, users can sign in to AppStream 2.0 and open applications from the stacks to which they are assigned.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "EnableUserRequest", "variableName" : "enableUserRequest", "variableType" : "EnableUserRequest", "documentation" : "", "simpleType" : "EnableUserRequest", "variableSetterType" : "EnableUserRequest" }, "methodName" : "enableUser", "operationName" : "EnableUser", "paginated" : false, "returnType" : { "returnType" : "EnableUserResponse", "documentation" : null }, "syncReturnType" : "EnableUserResponse" }, "ExpireSession" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Immediately stops the specified streaming session.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ExpireSessionRequest", "variableName" : "expireSessionRequest", "variableType" : "ExpireSessionRequest", "documentation" : "", "simpleType" : "ExpireSessionRequest", "variableSetterType" : "ExpireSessionRequest" }, "methodName" : "expireSession", "operationName" : "ExpireSession", "paginated" : false, "returnType" : { "returnType" : "ExpireSessionResponse", "documentation" : null }, "syncReturnType" : "ExpireSessionResponse" }, "ListAssociatedFleets" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves the name of the fleet that is associated with the specified stack.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAssociatedFleetsRequest", "variableName" : "listAssociatedFleetsRequest", "variableType" : "ListAssociatedFleetsRequest", "documentation" : "", "simpleType" : "ListAssociatedFleetsRequest", "variableSetterType" : "ListAssociatedFleetsRequest" }, "methodName" : "listAssociatedFleets", "operationName" : "ListAssociatedFleets", "paginated" : false, "returnType" : { "returnType" : "ListAssociatedFleetsResponse", "documentation" : null }, "syncReturnType" : "ListAssociatedFleetsResponse" }, "ListAssociatedStacks" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves the name of the stack with which the specified fleet is associated.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAssociatedStacksRequest", "variableName" : "listAssociatedStacksRequest", "variableType" : "ListAssociatedStacksRequest", "documentation" : "", "simpleType" : "ListAssociatedStacksRequest", "variableSetterType" : "ListAssociatedStacksRequest" }, "methodName" : "listAssociatedStacks", "operationName" : "ListAssociatedStacks", "paginated" : false, "returnType" : { "returnType" : "ListAssociatedStacksResponse", "documentation" : null }, "syncReturnType" : "ListAssociatedStacksResponse" }, "ListTagsForResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves a list of all tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.

For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : "", "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "methodName" : "listTagsForResource", "operationName" : "ListTagsForResource", "paginated" : false, "returnType" : { "returnType" : "ListTagsForResourceResponse", "documentation" : null }, "syncReturnType" : "ListTagsForResourceResponse" }, "StartFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Starts the specified fleet.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StartFleetRequest", "variableName" : "startFleetRequest", "variableType" : "StartFleetRequest", "documentation" : "", "simpleType" : "StartFleetRequest", "variableSetterType" : "StartFleetRequest" }, "methodName" : "startFleet", "operationName" : "StartFleet", "paginated" : false, "returnType" : { "returnType" : "StartFleetResponse", "documentation" : null }, "syncReturnType" : "StartFleetResponse" }, "StartImageBuilder" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Starts the specified image builder.

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

The specified resource exists and is not in use, but isn't available.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StartImageBuilderRequest", "variableName" : "startImageBuilderRequest", "variableType" : "StartImageBuilderRequest", "documentation" : "", "simpleType" : "StartImageBuilderRequest", "variableSetterType" : "StartImageBuilderRequest" }, "methodName" : "startImageBuilder", "operationName" : "StartImageBuilder", "paginated" : false, "returnType" : { "returnType" : "StartImageBuilderResponse", "documentation" : null }, "syncReturnType" : "StartImageBuilderResponse" }, "StopFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Stops the specified fleet.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StopFleetRequest", "variableName" : "stopFleetRequest", "variableType" : "StopFleetRequest", "documentation" : "", "simpleType" : "StopFleetRequest", "variableSetterType" : "StopFleetRequest" }, "methodName" : "stopFleet", "operationName" : "StopFleet", "paginated" : false, "returnType" : { "returnType" : "StopFleetResponse", "documentation" : null }, "syncReturnType" : "StopFleetResponse" }, "StopImageBuilder" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Stops the specified image builder.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StopImageBuilderRequest", "variableName" : "stopImageBuilderRequest", "variableType" : "StopImageBuilderRequest", "documentation" : "", "simpleType" : "StopImageBuilderRequest", "variableSetterType" : "StopImageBuilderRequest" }, "methodName" : "stopImageBuilder", "operationName" : "StopImageBuilder", "paginated" : false, "returnType" : { "returnType" : "StopImageBuilderResponse", "documentation" : null }, "syncReturnType" : "StopImageBuilderResponse" }, "TagResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Adds or overwrites one or more tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.

Each tag consists of a key and an optional value. If a resource already has a tag with the same key, this operation updates its value.

To list the current tags for your resources, use ListTagsForResource. To disassociate tags from your resources, use UntagResource.

For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "TagResourceRequest", "variableName" : "tagResourceRequest", "variableType" : "TagResourceRequest", "documentation" : "", "simpleType" : "TagResourceRequest", "variableSetterType" : "TagResourceRequest" }, "methodName" : "tagResource", "operationName" : "TagResource", "paginated" : false, "returnType" : { "returnType" : "TagResourceResponse", "documentation" : null }, "syncReturnType" : "TagResourceResponse" }, "UntagResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Disassociates one or more specified tags from the specified AppStream 2.0 resource.

To list the current tags for your resources, use ListTagsForResource.

For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

The specified resource was not found.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UntagResourceRequest", "variableName" : "untagResourceRequest", "variableType" : "UntagResourceRequest", "documentation" : "", "simpleType" : "UntagResourceRequest", "variableSetterType" : "UntagResourceRequest" }, "methodName" : "untagResource", "operationName" : "UntagResource", "paginated" : false, "returnType" : { "returnType" : "UntagResourceResponse", "documentation" : null }, "syncReturnType" : "UntagResourceResponse" }, "UpdateDirectoryConfig" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.

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

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateDirectoryConfigRequest", "variableName" : "updateDirectoryConfigRequest", "variableType" : "UpdateDirectoryConfigRequest", "documentation" : "", "simpleType" : "UpdateDirectoryConfigRequest", "variableSetterType" : "UpdateDirectoryConfigRequest" }, "methodName" : "updateDirectoryConfig", "operationName" : "UpdateDirectoryConfig", "paginated" : false, "returnType" : { "returnType" : "UpdateDirectoryConfigResponse", "documentation" : null }, "syncReturnType" : "UpdateDirectoryConfigResponse" }, "UpdateFleet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the specified fleet.

If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the DisplayName, ComputeCapacity, ImageARN, ImageName, and DisconnectTimeoutInSeconds attributes. If the fleet is in the STARTING or STOPPING state, you can't update it.

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

The specified resource is in use.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidRoleException", "documentation" : "

The specified role is invalid.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

The specified resource exists and is not in use, but isn't available.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateFleetRequest", "variableName" : "updateFleetRequest", "variableType" : "UpdateFleetRequest", "documentation" : "", "simpleType" : "UpdateFleetRequest", "variableSetterType" : "UpdateFleetRequest" }, "methodName" : "updateFleet", "operationName" : "UpdateFleet", "paginated" : false, "returnType" : { "returnType" : "UpdateFleetResponse", "documentation" : null }, "syncReturnType" : "UpdateFleetResponse" }, "UpdateImagePermissions" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Adds or updates permissions for the specified private image.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

The specified resource exists and is not in use, but isn't available.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateImagePermissionsRequest", "variableName" : "updateImagePermissionsRequest", "variableType" : "UpdateImagePermissionsRequest", "documentation" : "", "simpleType" : "UpdateImagePermissionsRequest", "variableSetterType" : "UpdateImagePermissionsRequest" }, "methodName" : "updateImagePermissions", "operationName" : "UpdateImagePermissions", "paginated" : false, "returnType" : { "returnType" : "UpdateImagePermissionsResponse", "documentation" : null }, "syncReturnType" : "UpdateImagePermissionsResponse" }, "UpdateStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the specified fields for the specified stack.

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

The specified resource was not found.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The specified resource is in use.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidRoleException", "documentation" : "

The specified role is invalid.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidParameterCombinationException", "documentation" : "

Indicates an incorrect combination of parameters, or a missing parameter.

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

The requested limit exceeds the permitted limit for an account.

", "httpStatusCode" : null }, { "exceptionName" : "InvalidAccountStatusException", "documentation" : "

The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

", "httpStatusCode" : null }, { "exceptionName" : "IncompatibleImageException", "documentation" : "

The image does not support storage connectors.

", "httpStatusCode" : null }, { "exceptionName" : "OperationNotPermittedException", "documentation" : "

The attempted operation is not permitted.

", "httpStatusCode" : null }, { "exceptionName" : "ConcurrentModificationException", "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateStackRequest", "variableName" : "updateStackRequest", "variableType" : "UpdateStackRequest", "documentation" : "", "simpleType" : "UpdateStackRequest", "variableSetterType" : "UpdateStackRequest" }, "methodName" : "updateStack", "operationName" : "UpdateStack", "paginated" : false, "returnType" : { "returnType" : "UpdateStackResponse", "documentation" : null }, "syncReturnType" : "UpdateStackResponse" } }, "shapes" : { "Action" : { "c2jName" : "Action", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CLIPBOARD_COPY_FROM_LOCAL_DEVICE", "value" : "CLIPBOARD_COPY_FROM_LOCAL_DEVICE" }, { "name" : "CLIPBOARD_COPY_TO_LOCAL_DEVICE", "value" : "CLIPBOARD_COPY_TO_LOCAL_DEVICE" }, { "name" : "FILE_UPLOAD", "value" : "FILE_UPLOAD" }, { "name" : "FILE_DOWNLOAD", "value" : "FILE_DOWNLOAD" }, { "name" : "PRINTING_TO_LOCAL_DEVICE", "value" : "PRINTING_TO_LOCAL_DEVICE" } ], "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" : "Action", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Action", "variableName" : "action", "variableType" : "Action", "documentation" : null, "simpleType" : "Action", "variableSetterType" : "Action" }, "wrapper" : false }, "Application" : { "c2jName" : "Application", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes an application in the application catalog.

", "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" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the application.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 application.

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

The name of the application.

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

The name of the application.

\n@return The name of the application.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "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 application.

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

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The application name to display.

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

The application name to display.

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

The application name to display.

\n@param displayName The application name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

The application name to display.

\n@return The application name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

The application name to display.

\n@param displayName The application name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

The application name to display.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIconURL", "beanStyleSetterMethodName" : "setIconURL", "c2jName" : "IconURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

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

The URL for the application icon. This URL might be time-limited.

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

The URL for the application icon. This URL might be time-limited.

\n@param iconURL The URL for the application icon. This URL might be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iconURL", "getterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

\n@return The URL for the application icon. This URL might be time-limited.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IconURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IconURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IconURL", "sensitive" : false, "setterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

\n@param iconURL The URL for the application icon. This URL might be time-limited.", "setterMethodName" : "setIconURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iconURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iconURL", "variableType" : "String", "documentation" : "

The URL for the application icon. This URL might be time-limited.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLaunchPath", "beanStyleSetterMethodName" : "setLaunchPath", "c2jName" : "LaunchPath", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The path to the application executable in the 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 #launchPath(String)}.\n@param launchPath a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchPath(String)", "deprecated" : false, "documentation" : "

The path to the application executable in the instance.

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

The path to the application executable in the instance.

\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "launchPath", "getterDocumentation" : "

The path to the application executable in the instance.

\n@return The path to the application executable in the 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" : "LaunchPath", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LaunchPath", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LaunchPath", "sensitive" : false, "setterDocumentation" : "

The path to the application executable in the instance.

\n@param launchPath The path to the application executable in the instance.", "setterMethodName" : "setLaunchPath", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "launchPath", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "launchPath", "variableType" : "String", "documentation" : "

The path to the application executable in the instance.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLaunchParameters", "beanStyleSetterMethodName" : "setLaunchParameters", "c2jName" : "LaunchParameters", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The arguments that are passed to the application at launch.

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

The arguments that are passed to the application at launch.

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

The arguments that are passed to the application at launch.

\n@param launchParameters The arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "launchParameters", "getterDocumentation" : "

The arguments that are passed to the application at launch.

\n@return The arguments that are passed to the application at launch.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LaunchParameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LaunchParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LaunchParameters", "sensitive" : false, "setterDocumentation" : "

The arguments that are passed to the application at launch.

\n@param launchParameters The arguments that are passed to the application at launch.", "setterMethodName" : "setLaunchParameters", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "launchParameters", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "launchParameters", "variableType" : "String", "documentation" : "

The arguments that are passed to the application at launch.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

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

If there is a problem, the application can be disabled after image creation.

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

If there is a problem, the application can be disabled after image creation.

\n@param enabled If there is a problem, the application can be disabled after image creation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

\n@return If there is a problem, the application can be disabled after image creation.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

\n@param enabled If there is a problem, the application can be disabled after image creation.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

If there is a problem, the application can be disabled after image creation.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

Additional attributes that describe the application.

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

Additional attributes that describe the application.

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

Additional attributes that describe the application.

\n@param metadata Additional attributes that describe the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

Additional attributes that describe the application.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return Additional attributes that describe the application.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

Additional attributes that describe the application.

\n@param metadata Additional attributes that describe the application.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "metadata", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "metadata", "variableType" : "java.util.Map", "documentation" : "

Additional attributes that describe the application.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The application name to display.

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

The application name to display.

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

The application name to display.

\n@param displayName The application name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

The application name to display.

\n@return The application name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

The application name to display.

\n@param displayName The application name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

The application name to display.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Enabled" : { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

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

If there is a problem, the application can be disabled after image creation.

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

If there is a problem, the application can be disabled after image creation.

\n@param enabled If there is a problem, the application can be disabled after image creation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

\n@return If there is a problem, the application can be disabled after image creation.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

\n@param enabled If there is a problem, the application can be disabled after image creation.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

If there is a problem, the application can be disabled after image creation.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "IconURL" : { "beanStyleGetterMethodName" : "getIconURL", "beanStyleSetterMethodName" : "setIconURL", "c2jName" : "IconURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

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

The URL for the application icon. This URL might be time-limited.

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

The URL for the application icon. This URL might be time-limited.

\n@param iconURL The URL for the application icon. This URL might be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iconURL", "getterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

\n@return The URL for the application icon. This URL might be time-limited.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IconURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IconURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IconURL", "sensitive" : false, "setterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

\n@param iconURL The URL for the application icon. This URL might be time-limited.", "setterMethodName" : "setIconURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iconURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iconURL", "variableType" : "String", "documentation" : "

The URL for the application icon. This URL might be time-limited.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "LaunchParameters" : { "beanStyleGetterMethodName" : "getLaunchParameters", "beanStyleSetterMethodName" : "setLaunchParameters", "c2jName" : "LaunchParameters", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The arguments that are passed to the application at launch.

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

The arguments that are passed to the application at launch.

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

The arguments that are passed to the application at launch.

\n@param launchParameters The arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "launchParameters", "getterDocumentation" : "

The arguments that are passed to the application at launch.

\n@return The arguments that are passed to the application at launch.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LaunchParameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LaunchParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LaunchParameters", "sensitive" : false, "setterDocumentation" : "

The arguments that are passed to the application at launch.

\n@param launchParameters The arguments that are passed to the application at launch.", "setterMethodName" : "setLaunchParameters", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "launchParameters", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "launchParameters", "variableType" : "String", "documentation" : "

The arguments that are passed to the application at launch.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "LaunchPath" : { "beanStyleGetterMethodName" : "getLaunchPath", "beanStyleSetterMethodName" : "setLaunchPath", "c2jName" : "LaunchPath", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The path to the application executable in the 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 #launchPath(String)}.\n@param launchPath a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchPath(String)", "deprecated" : false, "documentation" : "

The path to the application executable in the instance.

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

The path to the application executable in the instance.

\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "launchPath", "getterDocumentation" : "

The path to the application executable in the instance.

\n@return The path to the application executable in the 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" : "LaunchPath", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LaunchPath", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LaunchPath", "sensitive" : false, "setterDocumentation" : "

The path to the application executable in the instance.

\n@param launchPath The path to the application executable in the instance.", "setterMethodName" : "setLaunchPath", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "launchPath", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "launchPath", "variableType" : "String", "documentation" : "

The path to the application executable in the instance.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Metadata" : { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

Additional attributes that describe the application.

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

Additional attributes that describe the application.

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

Additional attributes that describe the application.

\n@param metadata Additional attributes that describe the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

Additional attributes that describe the application.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return Additional attributes that describe the application.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

Additional attributes that describe the application.

\n@param metadata Additional attributes that describe the application.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "metadata", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "metadata", "variableType" : "java.util.Map", "documentation" : "

Additional attributes that describe the application.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the application.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 application.

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

The name of the application.

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

The name of the application.

\n@return The name of the application.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "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 application.

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

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the application.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 application.

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

The name of the application.

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

The name of the application.

\n@return The name of the application.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "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 application.

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

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The application name to display.

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

The application name to display.

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

The application name to display.

\n@param displayName The application name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

The application name to display.

\n@return The application name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

The application name to display.

\n@param displayName The application name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

The application name to display.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIconURL", "beanStyleSetterMethodName" : "setIconURL", "c2jName" : "IconURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

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

The URL for the application icon. This URL might be time-limited.

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

The URL for the application icon. This URL might be time-limited.

\n@param iconURL The URL for the application icon. This URL might be time-limited.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iconURL", "getterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

\n@return The URL for the application icon. This URL might be time-limited.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "IconURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IconURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IconURL", "sensitive" : false, "setterDocumentation" : "

The URL for the application icon. This URL might be time-limited.

\n@param iconURL The URL for the application icon. This URL might be time-limited.", "setterMethodName" : "setIconURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iconURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iconURL", "variableType" : "String", "documentation" : "

The URL for the application icon. This URL might be time-limited.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLaunchPath", "beanStyleSetterMethodName" : "setLaunchPath", "c2jName" : "LaunchPath", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The path to the application executable in the 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 #launchPath(String)}.\n@param launchPath a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #launchPath(String)", "deprecated" : false, "documentation" : "

The path to the application executable in the instance.

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

The path to the application executable in the instance.

\n@param launchPath The path to the application executable in the instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "launchPath", "getterDocumentation" : "

The path to the application executable in the instance.

\n@return The path to the application executable in the 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" : "LaunchPath", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LaunchPath", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LaunchPath", "sensitive" : false, "setterDocumentation" : "

The path to the application executable in the instance.

\n@param launchPath The path to the application executable in the instance.", "setterMethodName" : "setLaunchPath", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "launchPath", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "launchPath", "variableType" : "String", "documentation" : "

The path to the application executable in the instance.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLaunchParameters", "beanStyleSetterMethodName" : "setLaunchParameters", "c2jName" : "LaunchParameters", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The arguments that are passed to the application at launch.

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

The arguments that are passed to the application at launch.

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

The arguments that are passed to the application at launch.

\n@param launchParameters The arguments that are passed to the application at launch.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "launchParameters", "getterDocumentation" : "

The arguments that are passed to the application at launch.

\n@return The arguments that are passed to the application at launch.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LaunchParameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LaunchParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LaunchParameters", "sensitive" : false, "setterDocumentation" : "

The arguments that are passed to the application at launch.

\n@param launchParameters The arguments that are passed to the application at launch.", "setterMethodName" : "setLaunchParameters", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "launchParameters", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "launchParameters", "variableType" : "String", "documentation" : "

The arguments that are passed to the application at launch.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

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

If there is a problem, the application can be disabled after image creation.

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

If there is a problem, the application can be disabled after image creation.

\n@param enabled If there is a problem, the application can be disabled after image creation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

\n@return If there is a problem, the application can be disabled after image creation.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

If there is a problem, the application can be disabled after image creation.

\n@param enabled If there is a problem, the application can be disabled after image creation.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

If there is a problem, the application can be disabled after image creation.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

Additional attributes that describe the application.

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

Additional attributes that describe the application.

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

Additional attributes that describe the application.

\n@param metadata Additional attributes that describe the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

Additional attributes that describe the application.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return Additional attributes that describe the application.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

Additional attributes that describe the application.

\n@param metadata Additional attributes that describe the application.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "metadata", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "metadata", "variableType" : "java.util.Map", "documentation" : "

Additional attributes that describe the application.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Application", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Application", "variableName" : "application", "variableType" : "Application", "documentation" : null, "simpleType" : "Application", "variableSetterType" : "Application" }, "wrapper" : false }, "ApplicationSettings" : { "c2jName" : "ApplicationSettings", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The persistent application settings for users of 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" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

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

Enables or disables persistent application settings for users during their streaming sessions.

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

Enables or disables persistent application settings for users during their streaming sessions.

\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

\n@return Enables or disables persistent application settings for users during their streaming sessions.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSettingsGroup", "beanStyleSetterMethodName" : "setSettingsGroup", "c2jName" : "SettingsGroup", "c2jShape" : "SettingsGroup", "defaultConsumerFluentSetterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each 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 #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)", "deprecated" : false, "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "settingsGroup", "getterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each 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" : "SettingsGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SettingsGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SettingsGroup", "sensitive" : false, "setterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.", "setterMethodName" : "setSettingsGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Enabled" : { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

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

Enables or disables persistent application settings for users during their streaming sessions.

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

Enables or disables persistent application settings for users during their streaming sessions.

\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

\n@return Enables or disables persistent application settings for users during their streaming sessions.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "SettingsGroup" : { "beanStyleGetterMethodName" : "getSettingsGroup", "beanStyleSetterMethodName" : "setSettingsGroup", "c2jName" : "SettingsGroup", "c2jShape" : "SettingsGroup", "defaultConsumerFluentSetterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each 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 #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)", "deprecated" : false, "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "settingsGroup", "getterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each 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" : "SettingsGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SettingsGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SettingsGroup", "sensitive" : false, "setterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.", "setterMethodName" : "setSettingsGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

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

Enables or disables persistent application settings for users during their streaming sessions.

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

Enables or disables persistent application settings for users during their streaming sessions.

\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

\n@return Enables or disables persistent application settings for users during their streaming sessions.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

\n@param enabled Enables or disables persistent application settings for users during their streaming sessions.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

Enables or disables persistent application settings for users during their streaming sessions.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSettingsGroup", "beanStyleSetterMethodName" : "setSettingsGroup", "c2jName" : "SettingsGroup", "c2jShape" : "SettingsGroup", "defaultConsumerFluentSetterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each 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 #settingsGroup(String)}.\n@param settingsGroup a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #settingsGroup(String)", "deprecated" : false, "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "settingsGroup", "getterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each 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" : "SettingsGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SettingsGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SettingsGroup", "sensitive" : false, "setterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.", "setterMethodName" : "setSettingsGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Enabled" ], "shapeName" : "ApplicationSettings", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "wrapper" : false }, "ApplicationSettingsResponse" : { "c2jName" : "ApplicationSettingsResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes the persistent application settings for users of 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" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

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

Specifies whether persistent application settings are enabled for users during their streaming sessions.

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

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@return Specifies whether persistent application settings are enabled for users during their streaming sessions.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSettingsGroup", "beanStyleSetterMethodName" : "setSettingsGroup", "c2jName" : "SettingsGroup", "c2jShape" : "SettingsGroup", "defaultConsumerFluentSetterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "settingsGroup", "getterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SettingsGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SettingsGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SettingsGroup", "sensitive" : false, "setterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.", "setterMethodName" : "setSettingsGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

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

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@return The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Enabled" : { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

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

Specifies whether persistent application settings are enabled for users during their streaming sessions.

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

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@return Specifies whether persistent application settings are enabled for users during their streaming sessions.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "S3BucketName" : { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

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

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@return The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SettingsGroup" : { "beanStyleGetterMethodName" : "getSettingsGroup", "beanStyleSetterMethodName" : "setSettingsGroup", "c2jName" : "SettingsGroup", "c2jShape" : "SettingsGroup", "defaultConsumerFluentSetterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "settingsGroup", "getterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SettingsGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SettingsGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SettingsGroup", "sensitive" : false, "setterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.", "setterMethodName" : "setSettingsGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

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

Specifies whether persistent application settings are enabled for users during their streaming sessions.

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

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@return Specifies whether persistent application settings are enabled for users during their streaming sessions.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

\n@param enabled Specifies whether persistent application settings are enabled for users during their streaming sessions.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

Specifies whether persistent application settings are enabled for users during their streaming sessions.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSettingsGroup", "beanStyleSetterMethodName" : "setSettingsGroup", "c2jName" : "SettingsGroup", "c2jShape" : "SettingsGroup", "defaultConsumerFluentSetterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored.

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

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "settingsGroup", "getterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@return The path prefix for the S3 bucket where users’ persistent application settings are stored.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SettingsGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SettingsGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SettingsGroup", "sensitive" : false, "setterDocumentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

\n@param settingsGroup The path prefix for the S3 bucket where users’ persistent application settings are stored.", "setterMethodName" : "setSettingsGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "settingsGroup", "variableType" : "String", "documentation" : "

The path prefix for the S3 bucket where users’ persistent application settings are stored.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

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

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@return The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

\n@param s3BucketName The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ApplicationSettingsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettingsResponse", "variableType" : "ApplicationSettingsResponse", "documentation" : null, "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "wrapper" : false }, "AssociateFleetRequest" : { "c2jName" : "AssociateFleetRequest", "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" : "AssociateFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.AssociateFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the fleet.

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

The name of the fleet.

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

The name of the fleet.

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

The name of the fleet.

\n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

The name of the fleet.

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

The name of the fleet.

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

The name 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 #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.

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

The name of the stack.

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

The name of the stack.

\n@return The name 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" : "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.

\n@param stackName The name of 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 of the stack.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FleetName" : { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the fleet.

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

The name of the fleet.

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

The name of the fleet.

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

The name of the fleet.

\n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

The name of the fleet.

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

The name of the fleet.

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

The name 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 #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.

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

The name of the stack.

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

The name of the stack.

\n@return The name 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" : "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.

\n@param stackName The name of 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 of the stack.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the fleet.

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

The name of the fleet.

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

The name of the fleet.

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

The name of the fleet.

\n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

The name of the fleet.

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

The name of the fleet.

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

The name 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 #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.

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

The name of the stack.

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

The name of the stack.

\n@return The name 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" : "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.

\n@param stackName The name of 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 of the stack.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "FleetName", "StackName" ], "shapeName" : "AssociateFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AssociateFleetRequest", "variableName" : "associateFleetRequest", "variableType" : "AssociateFleetRequest", "documentation" : null, "simpleType" : "AssociateFleetRequest", "variableSetterType" : "AssociateFleetRequest" }, "wrapper" : false }, "AssociateFleetResponse" : { "c2jName" : "AssociateFleetResult", "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" : "AssociateFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssociateFleetResponse", "variableName" : "associateFleetResponse", "variableType" : "AssociateFleetResponse", "documentation" : null, "simpleType" : "AssociateFleetResponse", "variableSetterType" : "AssociateFleetResponse" }, "wrapper" : false }, "AuthenticationType" : { "c2jName" : "AuthenticationType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "API", "value" : "API" }, { "name" : "SAML", "value" : "SAML" }, { "name" : "USERPOOL", "value" : "USERPOOL" } ], "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" : "AuthenticationType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AuthenticationType", "variableName" : "authenticationType", "variableType" : "AuthenticationType", "documentation" : null, "simpleType" : "AuthenticationType", "variableSetterType" : "AuthenticationType" }, "wrapper" : false }, "BatchAssociateUserStackRequest" : { "c2jName" : "BatchAssociateUserStackRequest", "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" : "BatchAssociateUserStack", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.BatchAssociateUserStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

The list of UserStackAssociation objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociation objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "UserStackAssociations" : { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

The list of UserStackAssociation objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociation objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

The list of UserStackAssociation objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociation objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "UserStackAssociations" ], "shapeName" : "BatchAssociateUserStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "BatchAssociateUserStackRequest", "variableName" : "batchAssociateUserStackRequest", "variableType" : "BatchAssociateUserStackRequest", "documentation" : null, "simpleType" : "BatchAssociateUserStackRequest", "variableSetterType" : "BatchAssociateUserStackRequest" }, "wrapper" : false }, "BatchAssociateUserStackResponse" : { "c2jName" : "BatchAssociateUserStackResult", "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" : "getErrors", "beanStyleSetterMethodName" : "setErrors", "c2jName" : "errors", "c2jShape" : "UserStackAssociationErrorList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errors", "getterDocumentation" : "

The list of UserStackAssociationError objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociationError objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "errors", "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" : "UserStackAssociationError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)", "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" : "UserStackAssociationError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : "", "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociationError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociationError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Errors", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.", "setterMethodName" : "setErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociationError objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Errors" : { "beanStyleGetterMethodName" : "getErrors", "beanStyleSetterMethodName" : "setErrors", "c2jName" : "errors", "c2jShape" : "UserStackAssociationErrorList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errors", "getterDocumentation" : "

The list of UserStackAssociationError objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociationError objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "errors", "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" : "UserStackAssociationError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)", "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" : "UserStackAssociationError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : "", "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociationError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociationError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Errors", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.", "setterMethodName" : "setErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociationError objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getErrors", "beanStyleSetterMethodName" : "setErrors", "c2jName" : "errors", "c2jShape" : "UserStackAssociationErrorList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errors", "getterDocumentation" : "

The list of UserStackAssociationError objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociationError objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "errors", "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" : "UserStackAssociationError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)", "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" : "UserStackAssociationError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : "", "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociationError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociationError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Errors", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.", "setterMethodName" : "setErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociationError objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "BatchAssociateUserStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "BatchAssociateUserStackResponse", "variableName" : "batchAssociateUserStackResponse", "variableType" : "BatchAssociateUserStackResponse", "documentation" : null, "simpleType" : "BatchAssociateUserStackResponse", "variableSetterType" : "BatchAssociateUserStackResponse" }, "wrapper" : false }, "BatchDisassociateUserStackRequest" : { "c2jName" : "BatchDisassociateUserStackRequest", "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" : "BatchDisassociateUserStack", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.BatchDisassociateUserStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

The list of UserStackAssociation objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociation objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "UserStackAssociations" : { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

The list of UserStackAssociation objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociation objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

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

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

The list of UserStackAssociation objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociation objects.

\n@param userStackAssociations The list of UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociation objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "UserStackAssociations" ], "shapeName" : "BatchDisassociateUserStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "BatchDisassociateUserStackRequest", "variableName" : "batchDisassociateUserStackRequest", "variableType" : "BatchDisassociateUserStackRequest", "documentation" : null, "simpleType" : "BatchDisassociateUserStackRequest", "variableSetterType" : "BatchDisassociateUserStackRequest" }, "wrapper" : false }, "BatchDisassociateUserStackResponse" : { "c2jName" : "BatchDisassociateUserStackResult", "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" : "getErrors", "beanStyleSetterMethodName" : "setErrors", "c2jName" : "errors", "c2jShape" : "UserStackAssociationErrorList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errors", "getterDocumentation" : "

The list of UserStackAssociationError objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociationError objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "errors", "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" : "UserStackAssociationError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)", "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" : "UserStackAssociationError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : "", "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociationError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociationError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Errors", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.", "setterMethodName" : "setErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociationError objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Errors" : { "beanStyleGetterMethodName" : "getErrors", "beanStyleSetterMethodName" : "setErrors", "c2jName" : "errors", "c2jShape" : "UserStackAssociationErrorList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errors", "getterDocumentation" : "

The list of UserStackAssociationError objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociationError objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "errors", "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" : "UserStackAssociationError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)", "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" : "UserStackAssociationError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : "", "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociationError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociationError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Errors", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.", "setterMethodName" : "setErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociationError objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getErrors", "beanStyleSetterMethodName" : "setErrors", "c2jName" : "errors", "c2jShape" : "UserStackAssociationErrorList", "defaultConsumerFluentSetterDocumentation" : "

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

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

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errors", "getterDocumentation" : "

The list of UserStackAssociationError objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of UserStackAssociationError objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "errors", "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" : "UserStackAssociationError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociationError.Builder} avoiding the need to create one manually via {@link UserStackAssociationError#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociationError.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociationError)}.\n@param member a consumer that will call methods on {@link UserStackAssociationError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociationError)", "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" : "UserStackAssociationError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "member", "variableType" : "UserStackAssociationError", "documentation" : "", "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociationError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociationError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Errors", "sensitive" : false, "setterDocumentation" : "

The list of UserStackAssociationError objects.

\n@param errors The list of UserStackAssociationError objects.", "setterMethodName" : "setErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "errors", "variableType" : "java.util.List", "documentation" : "

The list of UserStackAssociationError objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "BatchDisassociateUserStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "BatchDisassociateUserStackResponse", "variableName" : "batchDisassociateUserStackResponse", "variableType" : "BatchDisassociateUserStackResponse", "documentation" : null, "simpleType" : "BatchDisassociateUserStackResponse", "variableSetterType" : "BatchDisassociateUserStackResponse" }, "wrapper" : false }, "ComputeCapacity" : { "c2jName" : "ComputeCapacity", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes the capacity for a fleet.

", "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" : "getDesiredInstances", "beanStyleSetterMethodName" : "setDesiredInstances", "c2jName" : "DesiredInstances", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The desired number of streaming instances.

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

The desired number of streaming instances.

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

The desired number of streaming instances.

\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "desiredInstances", "getterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.", "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" : "DesiredInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DesiredInstances", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DesiredInstances", "sensitive" : false, "setterDocumentation" : "

The desired number of streaming instances.

\n@param desiredInstances The desired number of streaming instances.", "setterMethodName" : "setDesiredInstances", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "desiredInstances", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "desiredInstances", "variableType" : "Integer", "documentation" : "

The desired number of streaming instances.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DesiredInstances" : { "beanStyleGetterMethodName" : "getDesiredInstances", "beanStyleSetterMethodName" : "setDesiredInstances", "c2jName" : "DesiredInstances", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The desired number of streaming instances.

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

The desired number of streaming instances.

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

The desired number of streaming instances.

\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "desiredInstances", "getterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.", "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" : "DesiredInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DesiredInstances", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DesiredInstances", "sensitive" : false, "setterDocumentation" : "

The desired number of streaming instances.

\n@param desiredInstances The desired number of streaming instances.", "setterMethodName" : "setDesiredInstances", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "desiredInstances", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "desiredInstances", "variableType" : "Integer", "documentation" : "

The desired number of streaming instances.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDesiredInstances", "beanStyleSetterMethodName" : "setDesiredInstances", "c2jName" : "DesiredInstances", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The desired number of streaming instances.

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

The desired number of streaming instances.

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

The desired number of streaming instances.

\n@param desiredInstances The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "desiredInstances", "getterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.", "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" : "DesiredInstances", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DesiredInstances", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DesiredInstances", "sensitive" : false, "setterDocumentation" : "

The desired number of streaming instances.

\n@param desiredInstances The desired number of streaming instances.", "setterMethodName" : "setDesiredInstances", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "desiredInstances", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "desiredInstances", "variableType" : "Integer", "documentation" : "

The desired number of streaming instances.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "DesiredInstances" ], "shapeName" : "ComputeCapacity", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "wrapper" : false }, "ComputeCapacityStatus" : { "c2jName" : "ComputeCapacityStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes the capacity status for a fleet.

", "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" : "getDesired", "beanStyleSetterMethodName" : "setDesired", "c2jName" : "Desired", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The desired number of streaming instances.

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

The desired number of streaming instances.

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

The desired number of streaming instances.

\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "desired", "getterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.", "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" : "Desired", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Desired", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Desired", "sensitive" : false, "setterDocumentation" : "

The desired number of streaming instances.

\n@param desired The desired number of streaming instances.", "setterMethodName" : "setDesired", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "desired", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "desired", "variableType" : "Integer", "documentation" : "

The desired number of streaming instances.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRunning", "beanStyleSetterMethodName" : "setRunning", "c2jName" : "Running", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The total number of simultaneous streaming instances that are running.

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

The total number of simultaneous streaming instances that are running.

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

The total number of simultaneous streaming instances that are running.

\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "running", "getterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@return The total number of simultaneous streaming instances that are running.", "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" : "Running", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Running", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Running", "sensitive" : false, "setterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@param running The total number of simultaneous streaming instances that are running.", "setterMethodName" : "setRunning", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "running", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "running", "variableType" : "Integer", "documentation" : "

The total number of simultaneous streaming instances that are running.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInUse", "beanStyleSetterMethodName" : "setInUse", "c2jName" : "InUse", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The number of instances in use for streaming.

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

The number of instances in use for streaming.

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

The number of instances in use for streaming.

\n@param inUse The number of instances in use for streaming.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "inUse", "getterDocumentation" : "

The number of instances in use for streaming.

\n@return The number of instances in use for streaming.", "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" : "InUse", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InUse", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "InUse", "sensitive" : false, "setterDocumentation" : "

The number of instances in use for streaming.

\n@param inUse The number of instances in use for streaming.", "setterMethodName" : "setInUse", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "inUse", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "inUse", "variableType" : "Integer", "documentation" : "

The number of instances in use for streaming.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAvailable", "beanStyleSetterMethodName" : "setAvailable", "c2jName" : "Available", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

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

The number of currently available instances that can be used to stream sessions.

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

The number of currently available instances that can be used to stream sessions.

\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "available", "getterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

\n@return The number of currently available instances that can be used to stream sessions.", "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" : "Available", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Available", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Available", "sensitive" : false, "setterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

\n@param available The number of currently available instances that can be used to stream sessions.", "setterMethodName" : "setAvailable", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "available", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "available", "variableType" : "Integer", "documentation" : "

The number of currently available instances that can be used to stream sessions.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Available" : { "beanStyleGetterMethodName" : "getAvailable", "beanStyleSetterMethodName" : "setAvailable", "c2jName" : "Available", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

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

The number of currently available instances that can be used to stream sessions.

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

The number of currently available instances that can be used to stream sessions.

\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "available", "getterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

\n@return The number of currently available instances that can be used to stream sessions.", "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" : "Available", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Available", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Available", "sensitive" : false, "setterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

\n@param available The number of currently available instances that can be used to stream sessions.", "setterMethodName" : "setAvailable", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "available", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "available", "variableType" : "Integer", "documentation" : "

The number of currently available instances that can be used to stream sessions.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Desired" : { "beanStyleGetterMethodName" : "getDesired", "beanStyleSetterMethodName" : "setDesired", "c2jName" : "Desired", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The desired number of streaming instances.

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

The desired number of streaming instances.

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

The desired number of streaming instances.

\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "desired", "getterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.", "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" : "Desired", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Desired", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Desired", "sensitive" : false, "setterDocumentation" : "

The desired number of streaming instances.

\n@param desired The desired number of streaming instances.", "setterMethodName" : "setDesired", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "desired", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "desired", "variableType" : "Integer", "documentation" : "

The desired number of streaming instances.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "InUse" : { "beanStyleGetterMethodName" : "getInUse", "beanStyleSetterMethodName" : "setInUse", "c2jName" : "InUse", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The number of instances in use for streaming.

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

The number of instances in use for streaming.

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

The number of instances in use for streaming.

\n@param inUse The number of instances in use for streaming.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "inUse", "getterDocumentation" : "

The number of instances in use for streaming.

\n@return The number of instances in use for streaming.", "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" : "InUse", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InUse", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "InUse", "sensitive" : false, "setterDocumentation" : "

The number of instances in use for streaming.

\n@param inUse The number of instances in use for streaming.", "setterMethodName" : "setInUse", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "inUse", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "inUse", "variableType" : "Integer", "documentation" : "

The number of instances in use for streaming.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Running" : { "beanStyleGetterMethodName" : "getRunning", "beanStyleSetterMethodName" : "setRunning", "c2jName" : "Running", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The total number of simultaneous streaming instances that are running.

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

The total number of simultaneous streaming instances that are running.

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

The total number of simultaneous streaming instances that are running.

\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "running", "getterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@return The total number of simultaneous streaming instances that are running.", "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" : "Running", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Running", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Running", "sensitive" : false, "setterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@param running The total number of simultaneous streaming instances that are running.", "setterMethodName" : "setRunning", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "running", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "running", "variableType" : "Integer", "documentation" : "

The total number of simultaneous streaming instances that are running.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDesired", "beanStyleSetterMethodName" : "setDesired", "c2jName" : "Desired", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The desired number of streaming instances.

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

The desired number of streaming instances.

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

The desired number of streaming instances.

\n@param desired The desired number of streaming instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "desired", "getterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.", "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" : "Desired", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Desired", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Desired", "sensitive" : false, "setterDocumentation" : "

The desired number of streaming instances.

\n@param desired The desired number of streaming instances.", "setterMethodName" : "setDesired", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "desired", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "desired", "variableType" : "Integer", "documentation" : "

The desired number of streaming instances.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRunning", "beanStyleSetterMethodName" : "setRunning", "c2jName" : "Running", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The total number of simultaneous streaming instances that are running.

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

The total number of simultaneous streaming instances that are running.

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

The total number of simultaneous streaming instances that are running.

\n@param running The total number of simultaneous streaming instances that are running.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "running", "getterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@return The total number of simultaneous streaming instances that are running.", "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" : "Running", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Running", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Running", "sensitive" : false, "setterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@param running The total number of simultaneous streaming instances that are running.", "setterMethodName" : "setRunning", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "running", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "running", "variableType" : "Integer", "documentation" : "

The total number of simultaneous streaming instances that are running.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInUse", "beanStyleSetterMethodName" : "setInUse", "c2jName" : "InUse", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The number of instances in use for streaming.

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

The number of instances in use for streaming.

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

The number of instances in use for streaming.

\n@param inUse The number of instances in use for streaming.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "inUse", "getterDocumentation" : "

The number of instances in use for streaming.

\n@return The number of instances in use for streaming.", "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" : "InUse", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InUse", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "InUse", "sensitive" : false, "setterDocumentation" : "

The number of instances in use for streaming.

\n@param inUse The number of instances in use for streaming.", "setterMethodName" : "setInUse", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "inUse", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "inUse", "variableType" : "Integer", "documentation" : "

The number of instances in use for streaming.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAvailable", "beanStyleSetterMethodName" : "setAvailable", "c2jName" : "Available", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

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

The number of currently available instances that can be used to stream sessions.

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

The number of currently available instances that can be used to stream sessions.

\n@param available The number of currently available instances that can be used to stream sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "available", "getterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

\n@return The number of currently available instances that can be used to stream sessions.", "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" : "Available", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Available", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Available", "sensitive" : false, "setterDocumentation" : "

The number of currently available instances that can be used to stream sessions.

\n@param available The number of currently available instances that can be used to stream sessions.", "setterMethodName" : "setAvailable", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "available", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "available", "variableType" : "Integer", "documentation" : "

The number of currently available instances that can be used to stream sessions.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Desired" ], "shapeName" : "ComputeCapacityStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : null, "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "wrapper" : false }, "ConcurrentModificationException" : { "c2jName" : "ConcurrentModificationException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

An API error occurred. Wait a few minutes and try again.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ConcurrentModificationException", "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" : "ConcurrentModificationException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ConcurrentModificationException", "variableName" : "concurrentModificationException", "variableType" : "ConcurrentModificationException", "documentation" : null, "simpleType" : "ConcurrentModificationException", "variableSetterType" : "ConcurrentModificationException" }, "wrapper" : false }, "CopyImageRequest" : { "c2jName" : "CopyImageRequest", "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" : "CopyImage", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CopyImage", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getSourceImageName", "beanStyleSetterMethodName" : "setSourceImageName", "c2jName" : "SourceImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name of the image to copy.

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

The name of the image to copy.

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

The name of the image to copy.

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

The name of the image to copy.

\n@return The name of the image to copy.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceImageName", "sensitive" : false, "setterDocumentation" : "

The name of the image to copy.

\n@param sourceImageName The name of the image to copy.", "setterMethodName" : "setSourceImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceImageName", "variableType" : "String", "documentation" : "

The name of the image to copy.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDestinationImageName", "beanStyleSetterMethodName" : "setDestinationImageName", "c2jName" : "DestinationImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name that the image will have when it is copied to the destination.

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

The name that the image will have when it is copied to the destination.

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

The name that the image will have when it is copied to the destination.

\n@param destinationImageName The name that the image will have when it is copied to the destination.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationImageName", "getterDocumentation" : "

The name that the image will have when it is copied to the destination.

\n@return The name that the image will have when it is copied to the destination.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageName", "sensitive" : false, "setterDocumentation" : "

The name that the image will have when it is copied to the destination.

\n@param destinationImageName The name that the image will have when it is copied to the destination.", "setterMethodName" : "setDestinationImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : "

The name that the image will have when it is copied to the destination.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDestinationRegion", "beanStyleSetterMethodName" : "setDestinationRegion", "c2jName" : "DestinationRegion", "c2jShape" : "RegionName", "defaultConsumerFluentSetterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same 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 #destinationRegion(String)}.\n@param destinationRegion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #destinationRegion(String)", "deprecated" : false, "documentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

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

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@param destinationRegion The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationRegion", "getterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@return The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationRegion", "sensitive" : false, "setterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@param destinationRegion The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.", "setterMethodName" : "setDestinationRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationRegion", "variableType" : "String", "documentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDestinationImageDescription", "beanStyleSetterMethodName" : "setDestinationImageDescription", "c2jName" : "DestinationImageDescription", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

The description that the image will have when it is copied to the destination.

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

The description that the image will have when it is copied to the destination.

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

The description that the image will have when it is copied to the destination.

\n@param destinationImageDescription The description that the image will have when it is copied to the destination.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationImageDescription", "getterDocumentation" : "

The description that the image will have when it is copied to the destination.

\n@return The description that the image will have when it is copied to the destination.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageDescription", "sensitive" : false, "setterDocumentation" : "

The description that the image will have when it is copied to the destination.

\n@param destinationImageDescription The description that the image will have when it is copied to the destination.", "setterMethodName" : "setDestinationImageDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageDescription", "variableType" : "String", "documentation" : "

The description that the image will have when it is copied to the destination.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DestinationImageDescription" : { "beanStyleGetterMethodName" : "getDestinationImageDescription", "beanStyleSetterMethodName" : "setDestinationImageDescription", "c2jName" : "DestinationImageDescription", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

The description that the image will have when it is copied to the destination.

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

The description that the image will have when it is copied to the destination.

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

The description that the image will have when it is copied to the destination.

\n@param destinationImageDescription The description that the image will have when it is copied to the destination.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationImageDescription", "getterDocumentation" : "

The description that the image will have when it is copied to the destination.

\n@return The description that the image will have when it is copied to the destination.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageDescription", "sensitive" : false, "setterDocumentation" : "

The description that the image will have when it is copied to the destination.

\n@param destinationImageDescription The description that the image will have when it is copied to the destination.", "setterMethodName" : "setDestinationImageDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageDescription", "variableType" : "String", "documentation" : "

The description that the image will have when it is copied to the destination.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DestinationImageName" : { "beanStyleGetterMethodName" : "getDestinationImageName", "beanStyleSetterMethodName" : "setDestinationImageName", "c2jName" : "DestinationImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name that the image will have when it is copied to the destination.

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

The name that the image will have when it is copied to the destination.

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

The name that the image will have when it is copied to the destination.

\n@param destinationImageName The name that the image will have when it is copied to the destination.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationImageName", "getterDocumentation" : "

The name that the image will have when it is copied to the destination.

\n@return The name that the image will have when it is copied to the destination.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageName", "sensitive" : false, "setterDocumentation" : "

The name that the image will have when it is copied to the destination.

\n@param destinationImageName The name that the image will have when it is copied to the destination.", "setterMethodName" : "setDestinationImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : "

The name that the image will have when it is copied to the destination.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DestinationRegion" : { "beanStyleGetterMethodName" : "getDestinationRegion", "beanStyleSetterMethodName" : "setDestinationRegion", "c2jName" : "DestinationRegion", "c2jShape" : "RegionName", "defaultConsumerFluentSetterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same 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 #destinationRegion(String)}.\n@param destinationRegion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #destinationRegion(String)", "deprecated" : false, "documentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

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

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@param destinationRegion The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationRegion", "getterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@return The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationRegion", "sensitive" : false, "setterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@param destinationRegion The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.", "setterMethodName" : "setDestinationRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationRegion", "variableType" : "String", "documentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SourceImageName" : { "beanStyleGetterMethodName" : "getSourceImageName", "beanStyleSetterMethodName" : "setSourceImageName", "c2jName" : "SourceImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name of the image to copy.

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

The name of the image to copy.

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

The name of the image to copy.

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

The name of the image to copy.

\n@return The name of the image to copy.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceImageName", "sensitive" : false, "setterDocumentation" : "

The name of the image to copy.

\n@param sourceImageName The name of the image to copy.", "setterMethodName" : "setSourceImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceImageName", "variableType" : "String", "documentation" : "

The name of the image to copy.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSourceImageName", "beanStyleSetterMethodName" : "setSourceImageName", "c2jName" : "SourceImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name of the image to copy.

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

The name of the image to copy.

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

The name of the image to copy.

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

The name of the image to copy.

\n@return The name of the image to copy.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceImageName", "sensitive" : false, "setterDocumentation" : "

The name of the image to copy.

\n@param sourceImageName The name of the image to copy.", "setterMethodName" : "setSourceImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceImageName", "variableType" : "String", "documentation" : "

The name of the image to copy.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDestinationImageName", "beanStyleSetterMethodName" : "setDestinationImageName", "c2jName" : "DestinationImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name that the image will have when it is copied to the destination.

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

The name that the image will have when it is copied to the destination.

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

The name that the image will have when it is copied to the destination.

\n@param destinationImageName The name that the image will have when it is copied to the destination.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationImageName", "getterDocumentation" : "

The name that the image will have when it is copied to the destination.

\n@return The name that the image will have when it is copied to the destination.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageName", "sensitive" : false, "setterDocumentation" : "

The name that the image will have when it is copied to the destination.

\n@param destinationImageName The name that the image will have when it is copied to the destination.", "setterMethodName" : "setDestinationImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : "

The name that the image will have when it is copied to the destination.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDestinationRegion", "beanStyleSetterMethodName" : "setDestinationRegion", "c2jName" : "DestinationRegion", "c2jShape" : "RegionName", "defaultConsumerFluentSetterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same 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 #destinationRegion(String)}.\n@param destinationRegion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #destinationRegion(String)", "deprecated" : false, "documentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

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

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@param destinationRegion The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationRegion", "getterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@return The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationRegion", "sensitive" : false, "setterDocumentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

\n@param destinationRegion The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.", "setterMethodName" : "setDestinationRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationRegion", "variableType" : "String", "documentation" : "

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDestinationImageDescription", "beanStyleSetterMethodName" : "setDestinationImageDescription", "c2jName" : "DestinationImageDescription", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

The description that the image will have when it is copied to the destination.

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

The description that the image will have when it is copied to the destination.

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

The description that the image will have when it is copied to the destination.

\n@param destinationImageDescription The description that the image will have when it is copied to the destination.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "destinationImageDescription", "getterDocumentation" : "

The description that the image will have when it is copied to the destination.

\n@return The description that the image will have when it is copied to the destination.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageDescription", "sensitive" : false, "setterDocumentation" : "

The description that the image will have when it is copied to the destination.

\n@param destinationImageDescription The description that the image will have when it is copied to the destination.", "setterMethodName" : "setDestinationImageDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageDescription", "variableType" : "String", "documentation" : "

The description that the image will have when it is copied to the destination.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SourceImageName", "DestinationImageName", "DestinationRegion" ], "shapeName" : "CopyImageRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CopyImageRequest", "variableName" : "copyImageRequest", "variableType" : "CopyImageRequest", "documentation" : null, "simpleType" : "CopyImageRequest", "variableSetterType" : "CopyImageRequest" }, "wrapper" : false }, "CopyImageResponse" : { "c2jName" : "CopyImageResponse", "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" : "getDestinationImageName", "beanStyleSetterMethodName" : "setDestinationImageName", "c2jName" : "DestinationImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name of the destination image.

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

The name of the destination image.

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

The name of the destination image.

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

The name of the destination image.

\n@return The name of the destination image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageName", "sensitive" : false, "setterDocumentation" : "

The name of the destination image.

\n@param destinationImageName The name of the destination image.", "setterMethodName" : "setDestinationImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : "

The name of the destination image.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DestinationImageName" : { "beanStyleGetterMethodName" : "getDestinationImageName", "beanStyleSetterMethodName" : "setDestinationImageName", "c2jName" : "DestinationImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name of the destination image.

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

The name of the destination image.

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

The name of the destination image.

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

The name of the destination image.

\n@return The name of the destination image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageName", "sensitive" : false, "setterDocumentation" : "

The name of the destination image.

\n@param destinationImageName The name of the destination image.", "setterMethodName" : "setDestinationImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : "

The name of the destination image.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDestinationImageName", "beanStyleSetterMethodName" : "setDestinationImageName", "c2jName" : "DestinationImageName", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

The name of the destination image.

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

The name of the destination image.

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

The name of the destination image.

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

The name of the destination image.

\n@return The name of the destination image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DestinationImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DestinationImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DestinationImageName", "sensitive" : false, "setterDocumentation" : "

The name of the destination image.

\n@param destinationImageName The name of the destination image.", "setterMethodName" : "setDestinationImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "destinationImageName", "variableType" : "String", "documentation" : "

The name of the destination image.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CopyImageResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CopyImageResponse", "variableName" : "copyImageResponse", "variableType" : "CopyImageResponse", "documentation" : null, "simpleType" : "CopyImageResponse", "variableSetterType" : "CopyImageResponse" }, "wrapper" : false }, "CreateDirectoryConfigRequest" : { "c2jName" : "CreateDirectoryConfigRequest", "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" : "CreateDirectoryConfig", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateDirectoryConfig", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

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

The fully qualified name of the directory (for example, corp.example.com).

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

The fully qualified name of the directory (for example, corp.example.com).

\n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

\n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

\n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

The fully qualified name of the directory (for example, corp.example.com).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

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

The distinguished names of the organizational units for computer accounts.

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

The distinguished names of the organizational units for computer accounts.

\n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

\n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

The distinguished names of the organizational units for computer accounts.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

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

The credentials for the service account used by the fleet or image builder to connect to the directory.

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

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

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

The fully qualified name of the directory (for example, corp.example.com).

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

The fully qualified name of the directory (for example, corp.example.com).

\n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

\n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

\n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

The fully qualified name of the directory (for example, corp.example.com).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedNames" : { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

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

The distinguished names of the organizational units for computer accounts.

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

The distinguished names of the organizational units for computer accounts.

\n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

\n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

The distinguished names of the organizational units for computer accounts.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ServiceAccountCredentials" : { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

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

The credentials for the service account used by the fleet or image builder to connect to the directory.

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

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

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

The fully qualified name of the directory (for example, corp.example.com).

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

The fully qualified name of the directory (for example, corp.example.com).

\n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

\n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

The fully qualified name of the directory (for example, corp.example.com).

\n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

The fully qualified name of the directory (for example, corp.example.com).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

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

The distinguished names of the organizational units for computer accounts.

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

The distinguished names of the organizational units for computer accounts.

\n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

The distinguished names of the organizational units for computer accounts.

\n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

The distinguished names of the organizational units for computer accounts.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

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

The credentials for the service account used by the fleet or image builder to connect to the directory.

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

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

\n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

The credentials for the service account used by the fleet or image builder to connect to the directory.

", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "DirectoryName", "OrganizationalUnitDistinguishedNames", "ServiceAccountCredentials" ], "shapeName" : "CreateDirectoryConfigRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateDirectoryConfigRequest", "variableName" : "createDirectoryConfigRequest", "variableType" : "CreateDirectoryConfigRequest", "documentation" : null, "simpleType" : "CreateDirectoryConfigRequest", "variableSetterType" : "CreateDirectoryConfigRequest" }, "wrapper" : false }, "CreateDirectoryConfigResponse" : { "c2jName" : "CreateDirectoryConfigResult", "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" : "getDirectoryConfig", "beanStyleSetterMethodName" : "setDirectoryConfig", "c2jName" : "DirectoryConfig", "c2jShape" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "

Information about the directory configuration.

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

Information about the directory configuration.

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

Information about the directory configuration.

\n@param directoryConfig Information about the directory configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfig", "getterDocumentation" : "

Information about the directory configuration.

\n@return Information about the directory configuration.", "getterModel" : { "returnType" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DirectoryConfig", "sensitive" : false, "setterDocumentation" : "

Information about the directory configuration.

\n@param directoryConfig Information about the directory configuration.", "setterMethodName" : "setDirectoryConfig", "setterModel" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : "

Information about the directory configuration.

", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryConfig" : { "beanStyleGetterMethodName" : "getDirectoryConfig", "beanStyleSetterMethodName" : "setDirectoryConfig", "c2jName" : "DirectoryConfig", "c2jShape" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "

Information about the directory configuration.

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

Information about the directory configuration.

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

Information about the directory configuration.

\n@param directoryConfig Information about the directory configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfig", "getterDocumentation" : "

Information about the directory configuration.

\n@return Information about the directory configuration.", "getterModel" : { "returnType" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DirectoryConfig", "sensitive" : false, "setterDocumentation" : "

Information about the directory configuration.

\n@param directoryConfig Information about the directory configuration.", "setterMethodName" : "setDirectoryConfig", "setterModel" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : "

Information about the directory configuration.

", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryConfig", "beanStyleSetterMethodName" : "setDirectoryConfig", "c2jName" : "DirectoryConfig", "c2jShape" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "

Information about the directory configuration.

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

Information about the directory configuration.

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

Information about the directory configuration.

\n@param directoryConfig Information about the directory configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfig", "getterDocumentation" : "

Information about the directory configuration.

\n@return Information about the directory configuration.", "getterModel" : { "returnType" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DirectoryConfig", "sensitive" : false, "setterDocumentation" : "

Information about the directory configuration.

\n@param directoryConfig Information about the directory configuration.", "setterMethodName" : "setDirectoryConfig", "setterModel" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : "

Information about the directory configuration.

", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateDirectoryConfigResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateDirectoryConfigResponse", "variableName" : "createDirectoryConfigResponse", "variableType" : "CreateDirectoryConfigResponse", "documentation" : null, "simpleType" : "CreateDirectoryConfigResponse", "variableSetterType" : "CreateDirectoryConfigResponse" }, "wrapper" : false }, "CreateFleetRequest" : { "c2jName" : "CreateFleetRequest", "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" : "CreateFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

A unique name for the fleet.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

A unique name for the fleet.

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

A unique name for the fleet.

\n@param name A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

A unique name for the fleet.

\n@return A unique name for the fleet.", "getterModel" : { "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" : "

A unique name for the fleet.

\n@param name A unique name for the fleet.", "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" : "

A unique name for the fleet.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The name of the image used to create the fleet.

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

The name of the image used to create the fleet.

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

The name of the image used to create the fleet.

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

The name of the image used to create the fleet.

\n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

The name of the image used to create the fleet.

\n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

The name of the image used to create the fleet.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

The ARN of the public, private, or shared image to use.

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

The ARN of the public, private, or shared image to use.

\n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

The ARN of the public, private, or shared image to use.

\n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

The ARN of the public, private, or shared image to use.

\n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

The ARN of the public, private, or shared image to use.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The instance type to use when launching fleet instances. The following instance types are available:

  • stream.standard.medium

  • stream.standard.large

  • stream.compute.large

  • stream.compute.xlarge

  • stream.compute.2xlarge

  • stream.compute.4xlarge

  • stream.compute.8xlarge

  • stream.memory.large

  • stream.memory.xlarge

  • stream.memory.2xlarge

  • stream.memory.4xlarge

  • stream.memory.8xlarge

  • stream.graphics-design.large

  • stream.graphics-design.xlarge

  • stream.graphics-design.2xlarge

  • stream.graphics-design.4xlarge

  • stream.graphics-desktop.2xlarge

  • stream.graphics-pro.4xlarge

  • stream.graphics-pro.8xlarge

  • stream.graphics-pro.16xlarge

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

The instance type to use when launching fleet instances. The following instance types are available:

  • stream.standard.medium

  • stream.standard.large

  • stream.compute.large

  • stream.compute.xlarge

  • stream.compute.2xlarge

  • stream.compute.4xlarge

  • stream.compute.8xlarge

  • stream.memory.large

  • stream.memory.xlarge

  • stream.memory.2xlarge

  • stream.memory.4xlarge

  • stream.memory.8xlarge

  • stream.graphics-design.large

  • stream.graphics-design.xlarge

  • stream.graphics-design.2xlarge

  • stream.graphics-design.4xlarge

  • stream.graphics-desktop.2xlarge

  • stream.graphics-pro.4xlarge

  • stream.graphics-pro.8xlarge

  • stream.graphics-pro.16xlarge

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

The instance type to use when launching fleet instances. The following instance types are available:

  • stream.standard.medium

  • stream.standard.large

  • stream.compute.large

  • stream.compute.xlarge

  • stream.compute.2xlarge

  • stream.compute.4xlarge

  • stream.compute.8xlarge

  • stream.memory.large

  • stream.memory.xlarge

  • stream.memory.2xlarge

  • stream.memory.4xlarge

  • stream.memory.8xlarge

  • stream.graphics-design.large

  • stream.graphics-design.xlarge

  • stream.graphics-design.2xlarge

  • stream.graphics-design.4xlarge

  • stream.graphics-desktop.2xlarge

  • stream.graphics-pro.4xlarge

  • stream.graphics-pro.8xlarge

  • stream.graphics-pro.16xlarge

\n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

  • stream.standard.medium

  • stream.standard.large

  • stream.compute.large

  • stream.compute.xlarge

  • stream.compute.2xlarge

  • stream.compute.4xlarge

  • stream.compute.8xlarge

  • stream.memory.large

  • stream.memory.xlarge

  • stream.memory.2xlarge

  • stream.memory.4xlarge

  • stream.memory.8xlarge

  • stream.graphics-design.large

  • stream.graphics-design.xlarge

  • stream.graphics-design.2xlarge

  • stream.graphics-design.4xlarge

  • stream.graphics-desktop.2xlarge

  • stream.graphics-pro.4xlarge

  • stream.graphics-pro.8xlarge

  • stream.graphics-pro.16xlarge

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

    The instance type to use when launching fleet instances. The following instance types are available:

    • stream.standard.medium

    • stream.standard.large

    • stream.compute.large

    • stream.compute.xlarge

    • stream.compute.2xlarge

    • stream.compute.4xlarge

    • stream.compute.8xlarge

    • stream.memory.large

    • stream.memory.xlarge

    • stream.memory.2xlarge

    • stream.memory.4xlarge

    • stream.memory.8xlarge

    • stream.graphics-design.large

    • stream.graphics-design.xlarge

    • stream.graphics-design.2xlarge

    • stream.graphics-design.4xlarge

    • stream.graphics-desktop.2xlarge

    • stream.graphics-pro.4xlarge

    • stream.graphics-pro.8xlarge

    • stream.graphics-pro.16xlarge

    \n@return The instance type to use when launching fleet instances. The following instance types are available:

    • stream.standard.medium

    • stream.standard.large

    • stream.compute.large

    • stream.compute.xlarge

    • stream.compute.2xlarge

    • stream.compute.4xlarge

    • stream.compute.8xlarge

    • stream.memory.large

    • stream.memory.xlarge

    • stream.memory.2xlarge

    • stream.memory.4xlarge

    • stream.memory.8xlarge

    • stream.graphics-design.large

    • stream.graphics-design.xlarge

    • stream.graphics-design.2xlarge

    • stream.graphics-design.4xlarge

    • stream.graphics-desktop.2xlarge

    • stream.graphics-pro.4xlarge

    • stream.graphics-pro.8xlarge

    • stream.graphics-pro.16xlarge

    • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

      The instance type to use when launching fleet instances. The following instance types are available:

      • stream.standard.medium

      • stream.standard.large

      • stream.compute.large

      • stream.compute.xlarge

      • stream.compute.2xlarge

      • stream.compute.4xlarge

      • stream.compute.8xlarge

      • stream.memory.large

      • stream.memory.xlarge

      • stream.memory.2xlarge

      • stream.memory.4xlarge

      • stream.memory.8xlarge

      • stream.graphics-design.large

      • stream.graphics-design.xlarge

      • stream.graphics-design.2xlarge

      • stream.graphics-design.4xlarge

      • stream.graphics-desktop.2xlarge

      • stream.graphics-pro.4xlarge

      • stream.graphics-pro.8xlarge

      • stream.graphics-pro.16xlarge

      \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

      • stream.standard.medium

      • stream.standard.large

      • stream.compute.large

      • stream.compute.xlarge

      • stream.compute.2xlarge

      • stream.compute.4xlarge

      • stream.compute.8xlarge

      • stream.memory.large

      • stream.memory.xlarge

      • stream.memory.2xlarge

      • stream.memory.4xlarge

      • stream.memory.8xlarge

      • stream.graphics-design.large

      • stream.graphics-design.xlarge

      • stream.graphics-design.2xlarge

      • stream.graphics-design.4xlarge

      • stream.graphics-desktop.2xlarge

      • stream.graphics-pro.4xlarge

      • stream.graphics-pro.8xlarge

      • stream.graphics-pro.16xlarge

      • ", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

        The instance type to use when launching fleet instances. The following instance types are available:

        • stream.standard.medium

        • stream.standard.large

        • stream.compute.large

        • stream.compute.xlarge

        • stream.compute.2xlarge

        • stream.compute.4xlarge

        • stream.compute.8xlarge

        • stream.memory.large

        • stream.memory.xlarge

        • stream.memory.2xlarge

        • stream.memory.4xlarge

        • stream.memory.8xlarge

        • stream.graphics-design.large

        • stream.graphics-design.xlarge

        • stream.graphics-design.2xlarge

        • stream.graphics-design.4xlarge

        • stream.graphics-desktop.2xlarge

        • stream.graphics-pro.4xlarge

        • stream.graphics-pro.8xlarge

        • stream.graphics-pro.16xlarge

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetTypeAsString", "beanStyleSetterMethodName" : "setFleetType", "c2jName" : "FleetType", "c2jShape" : "FleetType", "defaultConsumerFluentSetterDocumentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

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

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        ", "endpointDiscoveryId" : false, "enumType" : "FleetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "fleetType", "fluentEnumSetterMethodName" : "fleetType", "fluentGetterMethodName" : "fleetTypeAsString", "fluentSetterDocumentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@param fleetType The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

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

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n

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

        \n@return The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@see FleetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetType", "sensitive" : false, "setterDocumentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@param fleetType The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@see FleetType", "setterMethodName" : "setFleetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComputeCapacity", "beanStyleSetterMethodName" : "setComputeCapacity", "c2jName" : "ComputeCapacity", "c2jShape" : "ComputeCapacity", "defaultConsumerFluentSetterDocumentation" : "

        The desired capacity for the fleet.

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

        The desired capacity for the fleet.

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

        The desired capacity for the fleet.

        \n@param computeCapacity The desired capacity for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacity", "getterDocumentation" : "

        The desired capacity for the fleet.

        \n@return The desired capacity for the fleet.", "getterModel" : { "returnType" : "ComputeCapacity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacity", "sensitive" : false, "setterDocumentation" : "

        The desired capacity for the fleet.

        \n@param computeCapacity The desired capacity for the fleet.", "setterMethodName" : "setComputeCapacity", "setterModel" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : "

        The desired capacity for the fleet.

        ", "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

        The VPC configuration for the fleet.

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

        The VPC configuration for the fleet.

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

        The VPC configuration for the fleet.

        \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

        The VPC configuration for the fleet.

        \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

        The VPC configuration for the fleet.

        \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

        The VPC configuration for the fleet.

        ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

        The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.

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

        The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.

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

        The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.

        \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

        The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.

        \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

        The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.

        \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

        The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

        Specify a value between 600 and 360000.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

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

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

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

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        \n@return The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

        The description to display.

        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

        The description to display.

        \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

        The description to display.

        \n@return The description to display.", "getterModel" : { "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 to display.

        \n@param description The description to display.", "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 to display.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

        The fleet name to display.

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

        The fleet name to display.

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

        The fleet name to display.

        \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

        The fleet name to display.

        \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

        The fleet name to display.

        \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

        The fleet name to display.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

        Enables or disables default internet access for the fleet.

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

        Enables or disables default internet access for the fleet.

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

        Enables or disables default internet access for the fleet.

        \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

        Enables or disables default internet access for the fleet.

        \n@return Enables or disables default internet access for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

        Enables or disables default internet access for the fleet.

        \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

        Enables or disables default internet access for the fleet.

        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

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

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

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

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

        The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

        The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

        The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

        \n@param tags The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

        The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

        \n

        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

        \n@return The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

        The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

        \n@param tags The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

        The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

        If you do not specify a value, the value is set to an empty string.

        Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

        _ . : / = + \\ - @

        For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

        ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComputeCapacity" : { "beanStyleGetterMethodName" : "getComputeCapacity", "beanStyleSetterMethodName" : "setComputeCapacity", "c2jName" : "ComputeCapacity", "c2jShape" : "ComputeCapacity", "defaultConsumerFluentSetterDocumentation" : "

        The desired capacity for the fleet.

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

        The desired capacity for the fleet.

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

        The desired capacity for the fleet.

        \n@param computeCapacity The desired capacity for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacity", "getterDocumentation" : "

        The desired capacity for the fleet.

        \n@return The desired capacity for the fleet.", "getterModel" : { "returnType" : "ComputeCapacity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacity", "sensitive" : false, "setterDocumentation" : "

        The desired capacity for the fleet.

        \n@param computeCapacity The desired capacity for the fleet.", "setterMethodName" : "setComputeCapacity", "setterModel" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : "

        The desired capacity for the fleet.

        ", "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

        The description to display.

        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

        The description to display.

        \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

        The description to display.

        \n@return The description to display.", "getterModel" : { "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 to display.

        \n@param description The description to display.", "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 to display.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisconnectTimeoutInSeconds" : { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

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

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

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

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        \n@return The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

        The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

        Specify a value between 60 and 360000.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

        The fleet name to display.

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

        The fleet name to display.

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

        The fleet name to display.

        \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

        The fleet name to display.

        \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

        The fleet name to display.

        \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

        The fleet name to display.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

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

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

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

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

        The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

        ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

        Enables or disables default internet access for the fleet.

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

        Enables or disables default internet access for the fleet.

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

        Enables or disables default internet access for the fleet.

        \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

        Enables or disables default internet access for the fleet.

        \n@return Enables or disables default internet access for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

        Enables or disables default internet access for the fleet.

        \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

        Enables or disables default internet access for the fleet.

        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "FleetType" : { "beanStyleGetterMethodName" : "getFleetTypeAsString", "beanStyleSetterMethodName" : "setFleetType", "c2jName" : "FleetType", "c2jShape" : "FleetType", "defaultConsumerFluentSetterDocumentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

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

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        ", "endpointDiscoveryId" : false, "enumType" : "FleetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "fleetType", "fluentEnumSetterMethodName" : "fleetType", "fluentGetterMethodName" : "fleetTypeAsString", "fluentSetterDocumentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@param fleetType The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

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

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n

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

        \n@return The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@see FleetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetType", "sensitive" : false, "setterDocumentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@param fleetType The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        \n@see FleetType", "setterMethodName" : "setFleetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : "

        The fleet type.

        ALWAYS_ON

        Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

        ON_DEMAND

        Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "IdleDisconnectTimeoutInSeconds" : { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

        The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

        To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

        If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "ImageArn" : { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

        The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

        The ARN of the public, private, or shared image to use.

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

        The ARN of the public, private, or shared image to use.

        \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

        The ARN of the public, private, or shared image to use.

        \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

        The ARN of the public, private, or shared image to use.

        \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

        The ARN of the public, private, or shared image to use.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ImageName" : { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

        The name of the image used to create the fleet.

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

        The name of the image used to create the fleet.

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

        The name of the image used to create the fleet.

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

        The name of the image used to create the fleet.

        \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

        The name of the image used to create the fleet.

        \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

        The name of the image used to create the fleet.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "InstanceType" : { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

        The instance type to use when launching fleet instances. The following instance types are available:

        • stream.standard.medium

        • stream.standard.large

        • stream.compute.large

        • stream.compute.xlarge

        • stream.compute.2xlarge

        • stream.compute.4xlarge

        • stream.compute.8xlarge

        • stream.memory.large

        • stream.memory.xlarge

        • stream.memory.2xlarge

        • stream.memory.4xlarge

        • stream.memory.8xlarge

        • stream.graphics-design.large

        • stream.graphics-design.xlarge

        • stream.graphics-design.2xlarge

        • stream.graphics-design.4xlarge

        • stream.graphics-desktop.2xlarge

        • stream.graphics-pro.4xlarge

        • stream.graphics-pro.8xlarge

        • stream.graphics-pro.16xlarge

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

        The instance type to use when launching fleet instances. The following instance types are available:

        • stream.standard.medium

        • stream.standard.large

        • stream.compute.large

        • stream.compute.xlarge

        • stream.compute.2xlarge

        • stream.compute.4xlarge

        • stream.compute.8xlarge

        • stream.memory.large

        • stream.memory.xlarge

        • stream.memory.2xlarge

        • stream.memory.4xlarge

        • stream.memory.8xlarge

        • stream.graphics-design.large

        • stream.graphics-design.xlarge

        • stream.graphics-design.2xlarge

        • stream.graphics-design.4xlarge

        • stream.graphics-desktop.2xlarge

        • stream.graphics-pro.4xlarge

        • stream.graphics-pro.8xlarge

        • stream.graphics-pro.16xlarge

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

        The instance type to use when launching fleet instances. The following instance types are available:

        • stream.standard.medium

        • stream.standard.large

        • stream.compute.large

        • stream.compute.xlarge

        • stream.compute.2xlarge

        • stream.compute.4xlarge

        • stream.compute.8xlarge

        • stream.memory.large

        • stream.memory.xlarge

        • stream.memory.2xlarge

        • stream.memory.4xlarge

        • stream.memory.8xlarge

        • stream.graphics-design.large

        • stream.graphics-design.xlarge

        • stream.graphics-design.2xlarge

        • stream.graphics-design.4xlarge

        • stream.graphics-desktop.2xlarge

        • stream.graphics-pro.4xlarge

        • stream.graphics-pro.8xlarge

        • stream.graphics-pro.16xlarge

        \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

        • stream.standard.medium

        • stream.standard.large

        • stream.compute.large

        • stream.compute.xlarge

        • stream.compute.2xlarge

        • stream.compute.4xlarge

        • stream.compute.8xlarge

        • stream.memory.large

        • stream.memory.xlarge

        • stream.memory.2xlarge

        • stream.memory.4xlarge

        • stream.memory.8xlarge

        • stream.graphics-design.large

        • stream.graphics-design.xlarge

        • stream.graphics-design.2xlarge

        • stream.graphics-design.4xlarge

        • stream.graphics-desktop.2xlarge

        • stream.graphics-pro.4xlarge

        • stream.graphics-pro.8xlarge

        • stream.graphics-pro.16xlarge

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

          The instance type to use when launching fleet instances. The following instance types are available:

          • stream.standard.medium

          • stream.standard.large

          • stream.compute.large

          • stream.compute.xlarge

          • stream.compute.2xlarge

          • stream.compute.4xlarge

          • stream.compute.8xlarge

          • stream.memory.large

          • stream.memory.xlarge

          • stream.memory.2xlarge

          • stream.memory.4xlarge

          • stream.memory.8xlarge

          • stream.graphics-design.large

          • stream.graphics-design.xlarge

          • stream.graphics-design.2xlarge

          • stream.graphics-design.4xlarge

          • stream.graphics-desktop.2xlarge

          • stream.graphics-pro.4xlarge

          • stream.graphics-pro.8xlarge

          • stream.graphics-pro.16xlarge

          \n@return The instance type to use when launching fleet instances. The following instance types are available:

          • stream.standard.medium

          • stream.standard.large

          • stream.compute.large

          • stream.compute.xlarge

          • stream.compute.2xlarge

          • stream.compute.4xlarge

          • stream.compute.8xlarge

          • stream.memory.large

          • stream.memory.xlarge

          • stream.memory.2xlarge

          • stream.memory.4xlarge

          • stream.memory.8xlarge

          • stream.graphics-design.large

          • stream.graphics-design.xlarge

          • stream.graphics-design.2xlarge

          • stream.graphics-design.4xlarge

          • stream.graphics-desktop.2xlarge

          • stream.graphics-pro.4xlarge

          • stream.graphics-pro.8xlarge

          • stream.graphics-pro.16xlarge

          • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

            The instance type to use when launching fleet instances. The following instance types are available:

            • stream.standard.medium

            • stream.standard.large

            • stream.compute.large

            • stream.compute.xlarge

            • stream.compute.2xlarge

            • stream.compute.4xlarge

            • stream.compute.8xlarge

            • stream.memory.large

            • stream.memory.xlarge

            • stream.memory.2xlarge

            • stream.memory.4xlarge

            • stream.memory.8xlarge

            • stream.graphics-design.large

            • stream.graphics-design.xlarge

            • stream.graphics-design.2xlarge

            • stream.graphics-design.4xlarge

            • stream.graphics-desktop.2xlarge

            • stream.graphics-pro.4xlarge

            • stream.graphics-pro.8xlarge

            • stream.graphics-pro.16xlarge

            \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

            • stream.standard.medium

            • stream.standard.large

            • stream.compute.large

            • stream.compute.xlarge

            • stream.compute.2xlarge

            • stream.compute.4xlarge

            • stream.compute.8xlarge

            • stream.memory.large

            • stream.memory.xlarge

            • stream.memory.2xlarge

            • stream.memory.4xlarge

            • stream.memory.8xlarge

            • stream.graphics-design.large

            • stream.graphics-design.xlarge

            • stream.graphics-design.2xlarge

            • stream.graphics-design.4xlarge

            • stream.graphics-desktop.2xlarge

            • stream.graphics-pro.4xlarge

            • stream.graphics-pro.8xlarge

            • stream.graphics-pro.16xlarge

            • ", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

              The instance type to use when launching fleet instances. The following instance types are available:

              • stream.standard.medium

              • stream.standard.large

              • stream.compute.large

              • stream.compute.xlarge

              • stream.compute.2xlarge

              • stream.compute.4xlarge

              • stream.compute.8xlarge

              • stream.memory.large

              • stream.memory.xlarge

              • stream.memory.2xlarge

              • stream.memory.4xlarge

              • stream.memory.8xlarge

              • stream.graphics-design.large

              • stream.graphics-design.xlarge

              • stream.graphics-design.2xlarge

              • stream.graphics-design.4xlarge

              • stream.graphics-desktop.2xlarge

              • stream.graphics-pro.4xlarge

              • stream.graphics-pro.8xlarge

              • stream.graphics-pro.16xlarge

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxUserDurationInSeconds" : { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

              The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.

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

              The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.

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

              The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.

              \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

              The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.

              \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

              The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.

              \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

              The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

              Specify a value between 600 and 360000.

              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

              A unique name for the fleet.

              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

              A unique name for the fleet.

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

              A unique name for the fleet.

              \n@param name A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

              A unique name for the fleet.

              \n@return A unique name for the fleet.", "getterModel" : { "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" : "

              A unique name for the fleet.

              \n@param name A unique name for the fleet.", "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" : "

              A unique name for the fleet.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

              The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

              The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

              The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

              \n@param tags The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

              The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

              \n

              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

              \n@return The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

              The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

              \n@param tags The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

              The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

              If you do not specify a value, the value is set to an empty string.

              Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

              _ . : / = + \\ - @

              For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

              ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "VpcConfig" : { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

              The VPC configuration for the fleet.

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

              The VPC configuration for the fleet.

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

              The VPC configuration for the fleet.

              \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

              The VPC configuration for the fleet.

              \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

              The VPC configuration for the fleet.

              \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

              The VPC configuration for the fleet.

              ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

              A unique name for the fleet.

              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

              A unique name for the fleet.

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

              A unique name for the fleet.

              \n@param name A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

              A unique name for the fleet.

              \n@return A unique name for the fleet.", "getterModel" : { "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" : "

              A unique name for the fleet.

              \n@param name A unique name for the fleet.", "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" : "

              A unique name for the fleet.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

              The name of the image used to create the fleet.

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

              The name of the image used to create the fleet.

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

              The name of the image used to create the fleet.

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

              The name of the image used to create the fleet.

              \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

              The name of the image used to create the fleet.

              \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

              The name of the image used to create the fleet.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

              The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

              The ARN of the public, private, or shared image to use.

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

              The ARN of the public, private, or shared image to use.

              \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

              The ARN of the public, private, or shared image to use.

              \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

              The ARN of the public, private, or shared image to use.

              \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

              The ARN of the public, private, or shared image to use.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

              The instance type to use when launching fleet instances. The following instance types are available:

              • stream.standard.medium

              • stream.standard.large

              • stream.compute.large

              • stream.compute.xlarge

              • stream.compute.2xlarge

              • stream.compute.4xlarge

              • stream.compute.8xlarge

              • stream.memory.large

              • stream.memory.xlarge

              • stream.memory.2xlarge

              • stream.memory.4xlarge

              • stream.memory.8xlarge

              • stream.graphics-design.large

              • stream.graphics-design.xlarge

              • stream.graphics-design.2xlarge

              • stream.graphics-design.4xlarge

              • stream.graphics-desktop.2xlarge

              • stream.graphics-pro.4xlarge

              • stream.graphics-pro.8xlarge

              • stream.graphics-pro.16xlarge

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

              The instance type to use when launching fleet instances. The following instance types are available:

              • stream.standard.medium

              • stream.standard.large

              • stream.compute.large

              • stream.compute.xlarge

              • stream.compute.2xlarge

              • stream.compute.4xlarge

              • stream.compute.8xlarge

              • stream.memory.large

              • stream.memory.xlarge

              • stream.memory.2xlarge

              • stream.memory.4xlarge

              • stream.memory.8xlarge

              • stream.graphics-design.large

              • stream.graphics-design.xlarge

              • stream.graphics-design.2xlarge

              • stream.graphics-design.4xlarge

              • stream.graphics-desktop.2xlarge

              • stream.graphics-pro.4xlarge

              • stream.graphics-pro.8xlarge

              • stream.graphics-pro.16xlarge

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

              The instance type to use when launching fleet instances. The following instance types are available:

              • stream.standard.medium

              • stream.standard.large

              • stream.compute.large

              • stream.compute.xlarge

              • stream.compute.2xlarge

              • stream.compute.4xlarge

              • stream.compute.8xlarge

              • stream.memory.large

              • stream.memory.xlarge

              • stream.memory.2xlarge

              • stream.memory.4xlarge

              • stream.memory.8xlarge

              • stream.graphics-design.large

              • stream.graphics-design.xlarge

              • stream.graphics-design.2xlarge

              • stream.graphics-design.4xlarge

              • stream.graphics-desktop.2xlarge

              • stream.graphics-pro.4xlarge

              • stream.graphics-pro.8xlarge

              • stream.graphics-pro.16xlarge

              \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

              • stream.standard.medium

              • stream.standard.large

              • stream.compute.large

              • stream.compute.xlarge

              • stream.compute.2xlarge

              • stream.compute.4xlarge

              • stream.compute.8xlarge

              • stream.memory.large

              • stream.memory.xlarge

              • stream.memory.2xlarge

              • stream.memory.4xlarge

              • stream.memory.8xlarge

              • stream.graphics-design.large

              • stream.graphics-design.xlarge

              • stream.graphics-design.2xlarge

              • stream.graphics-design.4xlarge

              • stream.graphics-desktop.2xlarge

              • stream.graphics-pro.4xlarge

              • stream.graphics-pro.8xlarge

              • stream.graphics-pro.16xlarge

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

                The instance type to use when launching fleet instances. The following instance types are available:

                • stream.standard.medium

                • stream.standard.large

                • stream.compute.large

                • stream.compute.xlarge

                • stream.compute.2xlarge

                • stream.compute.4xlarge

                • stream.compute.8xlarge

                • stream.memory.large

                • stream.memory.xlarge

                • stream.memory.2xlarge

                • stream.memory.4xlarge

                • stream.memory.8xlarge

                • stream.graphics-design.large

                • stream.graphics-design.xlarge

                • stream.graphics-design.2xlarge

                • stream.graphics-design.4xlarge

                • stream.graphics-desktop.2xlarge

                • stream.graphics-pro.4xlarge

                • stream.graphics-pro.8xlarge

                • stream.graphics-pro.16xlarge

                \n@return The instance type to use when launching fleet instances. The following instance types are available:

                • stream.standard.medium

                • stream.standard.large

                • stream.compute.large

                • stream.compute.xlarge

                • stream.compute.2xlarge

                • stream.compute.4xlarge

                • stream.compute.8xlarge

                • stream.memory.large

                • stream.memory.xlarge

                • stream.memory.2xlarge

                • stream.memory.4xlarge

                • stream.memory.8xlarge

                • stream.graphics-design.large

                • stream.graphics-design.xlarge

                • stream.graphics-design.2xlarge

                • stream.graphics-design.4xlarge

                • stream.graphics-desktop.2xlarge

                • stream.graphics-pro.4xlarge

                • stream.graphics-pro.8xlarge

                • stream.graphics-pro.16xlarge

                • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                  The instance type to use when launching fleet instances. The following instance types are available:

                  • stream.standard.medium

                  • stream.standard.large

                  • stream.compute.large

                  • stream.compute.xlarge

                  • stream.compute.2xlarge

                  • stream.compute.4xlarge

                  • stream.compute.8xlarge

                  • stream.memory.large

                  • stream.memory.xlarge

                  • stream.memory.2xlarge

                  • stream.memory.4xlarge

                  • stream.memory.8xlarge

                  • stream.graphics-design.large

                  • stream.graphics-design.xlarge

                  • stream.graphics-design.2xlarge

                  • stream.graphics-design.4xlarge

                  • stream.graphics-desktop.2xlarge

                  • stream.graphics-pro.4xlarge

                  • stream.graphics-pro.8xlarge

                  • stream.graphics-pro.16xlarge

                  \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                  • stream.standard.medium

                  • stream.standard.large

                  • stream.compute.large

                  • stream.compute.xlarge

                  • stream.compute.2xlarge

                  • stream.compute.4xlarge

                  • stream.compute.8xlarge

                  • stream.memory.large

                  • stream.memory.xlarge

                  • stream.memory.2xlarge

                  • stream.memory.4xlarge

                  • stream.memory.8xlarge

                  • stream.graphics-design.large

                  • stream.graphics-design.xlarge

                  • stream.graphics-design.2xlarge

                  • stream.graphics-design.4xlarge

                  • stream.graphics-desktop.2xlarge

                  • stream.graphics-pro.4xlarge

                  • stream.graphics-pro.8xlarge

                  • stream.graphics-pro.16xlarge

                  • ", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching fleet instances. The following instance types are available:

                    • stream.standard.medium

                    • stream.standard.large

                    • stream.compute.large

                    • stream.compute.xlarge

                    • stream.compute.2xlarge

                    • stream.compute.4xlarge

                    • stream.compute.8xlarge

                    • stream.memory.large

                    • stream.memory.xlarge

                    • stream.memory.2xlarge

                    • stream.memory.4xlarge

                    • stream.memory.8xlarge

                    • stream.graphics-design.large

                    • stream.graphics-design.xlarge

                    • stream.graphics-design.2xlarge

                    • stream.graphics-design.4xlarge

                    • stream.graphics-desktop.2xlarge

                    • stream.graphics-pro.4xlarge

                    • stream.graphics-pro.8xlarge

                    • stream.graphics-pro.16xlarge

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetTypeAsString", "beanStyleSetterMethodName" : "setFleetType", "c2jName" : "FleetType", "c2jShape" : "FleetType", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

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

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "fleetType", "fluentEnumSetterMethodName" : "fleetType", "fluentGetterMethodName" : "fleetTypeAsString", "fluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

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

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n

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

                    \n@return The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetType", "sensitive" : false, "setterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "setterMethodName" : "setFleetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComputeCapacity", "beanStyleSetterMethodName" : "setComputeCapacity", "c2jName" : "ComputeCapacity", "c2jShape" : "ComputeCapacity", "defaultConsumerFluentSetterDocumentation" : "

                    The desired capacity for the fleet.

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

                    The desired capacity for the fleet.

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

                    The desired capacity for the fleet.

                    \n@param computeCapacity The desired capacity for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacity", "getterDocumentation" : "

                    The desired capacity for the fleet.

                    \n@return The desired capacity for the fleet.", "getterModel" : { "returnType" : "ComputeCapacity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacity", "sensitive" : false, "setterDocumentation" : "

                    The desired capacity for the fleet.

                    \n@param computeCapacity The desired capacity for the fleet.", "setterMethodName" : "setComputeCapacity", "setterModel" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : "

                    The desired capacity for the fleet.

                    ", "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

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

                    The VPC configuration for the fleet.

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

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the fleet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

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

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

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

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

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

                    The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

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

                    The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@return The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet name to display.

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

                    The fleet name to display.

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

                    The fleet name to display.

                    \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The fleet name to display.

                    \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The fleet name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the fleet.

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

                    Enables or disables default internet access for the fleet.

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

                    Enables or disables default internet access for the fleet.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the fleet.

                    \n@return Enables or disables default internet access for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the fleet.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

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

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If they try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name", "InstanceType", "ComputeCapacity" ], "shapeName" : "CreateFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateFleetRequest", "variableName" : "createFleetRequest", "variableType" : "CreateFleetRequest", "documentation" : null, "simpleType" : "CreateFleetRequest", "variableSetterType" : "CreateFleetRequest" }, "wrapper" : false }, "CreateFleetResponse" : { "c2jName" : "CreateFleetResult", "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" : "getFleet", "beanStyleSetterMethodName" : "setFleet", "c2jName" : "Fleet", "c2jShape" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the fleet.

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

                    Information about the fleet.

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

                    Information about the fleet.

                    \n@param fleet Information about the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleet", "getterDocumentation" : "

                    Information about the fleet.

                    \n@return Information about the fleet.", "getterModel" : { "returnType" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Fleet", "sensitive" : false, "setterDocumentation" : "

                    Information about the fleet.

                    \n@param fleet Information about the fleet.", "setterMethodName" : "setFleet", "setterModel" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : "

                    Information about the fleet.

                    ", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Fleet" : { "beanStyleGetterMethodName" : "getFleet", "beanStyleSetterMethodName" : "setFleet", "c2jName" : "Fleet", "c2jShape" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the fleet.

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

                    Information about the fleet.

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

                    Information about the fleet.

                    \n@param fleet Information about the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleet", "getterDocumentation" : "

                    Information about the fleet.

                    \n@return Information about the fleet.", "getterModel" : { "returnType" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Fleet", "sensitive" : false, "setterDocumentation" : "

                    Information about the fleet.

                    \n@param fleet Information about the fleet.", "setterMethodName" : "setFleet", "setterModel" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : "

                    Information about the fleet.

                    ", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFleet", "beanStyleSetterMethodName" : "setFleet", "c2jName" : "Fleet", "c2jShape" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the fleet.

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

                    Information about the fleet.

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

                    Information about the fleet.

                    \n@param fleet Information about the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleet", "getterDocumentation" : "

                    Information about the fleet.

                    \n@return Information about the fleet.", "getterModel" : { "returnType" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Fleet", "sensitive" : false, "setterDocumentation" : "

                    Information about the fleet.

                    \n@param fleet Information about the fleet.", "setterMethodName" : "setFleet", "setterModel" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : "

                    Information about the fleet.

                    ", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateFleetResponse", "variableName" : "createFleetResponse", "variableType" : "CreateFleetResponse", "documentation" : null, "simpleType" : "CreateFleetResponse", "variableSetterType" : "CreateFleetResponse" }, "wrapper" : false }, "CreateImageBuilderRequest" : { "c2jName" : "CreateImageBuilderRequest", "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" : "CreateImageBuilder", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateImageBuilder", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    A unique name for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    A unique name for the image builder.

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

                    A unique name for the image builder.

                    \n@param name A unique name for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    A unique name for the image builder.

                    \n@return A unique name for the image builder.", "getterModel" : { "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" : "

                    A unique name for the image builder.

                    \n@param name A unique name for the image builder.", "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" : "

                    A unique name for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

                    \n@return The name of the image used to create the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the image builder.

                    \n@param imageName The name of the image used to create the image builder.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the public, private, or shared image to use.

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

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the public, private, or shared image to use.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching the image builder.

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

                    The instance type to use when launching the image builder.

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

                    The instance type to use when launching the image builder.

                    \n@param instanceType The instance type to use when launching the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type to use when launching the image builder.

                    \n@return The instance type to use when launching the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type to use when launching the image builder.

                    \n@param instanceType The instance type to use when launching the image builder.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder name to display.

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

                    The image builder name to display.

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

                    The image builder name to display.

                    \n@param displayName The image builder name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image builder name to display.

                    \n@return The image builder name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image builder name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

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

                    The VPC configuration for the image builder. You can specify only one subnet.

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

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@param vpcConfig The VPC configuration for the image builder. You can specify only one subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@return The VPC configuration for the image builder. You can specify only one subnet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@param vpcConfig The VPC configuration for the image builder. You can specify only one subnet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

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

                    Enables or disables default internet access for the image builder.

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

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@return Enables or disables default internet access for the image builder.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

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

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

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

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@return The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AppstreamAgentVersion" : { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

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

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

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

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@return The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder name to display.

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

                    The image builder name to display.

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

                    The image builder name to display.

                    \n@param displayName The image builder name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image builder name to display.

                    \n@return The image builder name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image builder name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

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

                    Enables or disables default internet access for the image builder.

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

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@return Enables or disables default internet access for the image builder.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "ImageArn" : { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the public, private, or shared image to use.

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

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the public, private, or shared image to use.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ImageName" : { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

                    \n@return The name of the image used to create the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the image builder.

                    \n@param imageName The name of the image used to create the image builder.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "InstanceType" : { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching the image builder.

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

                    The instance type to use when launching the image builder.

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

                    The instance type to use when launching the image builder.

                    \n@param instanceType The instance type to use when launching the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type to use when launching the image builder.

                    \n@return The instance type to use when launching the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type to use when launching the image builder.

                    \n@param instanceType The instance type to use when launching the image builder.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    A unique name for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    A unique name for the image builder.

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

                    A unique name for the image builder.

                    \n@param name A unique name for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    A unique name for the image builder.

                    \n@return A unique name for the image builder.", "getterModel" : { "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" : "

                    A unique name for the image builder.

                    \n@param name A unique name for the image builder.", "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" : "

                    A unique name for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "VpcConfig" : { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

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

                    The VPC configuration for the image builder. You can specify only one subnet.

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

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@param vpcConfig The VPC configuration for the image builder. You can specify only one subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@return The VPC configuration for the image builder. You can specify only one subnet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@param vpcConfig The VPC configuration for the image builder. You can specify only one subnet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    A unique name for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    A unique name for the image builder.

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

                    A unique name for the image builder.

                    \n@param name A unique name for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    A unique name for the image builder.

                    \n@return A unique name for the image builder.", "getterModel" : { "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" : "

                    A unique name for the image builder.

                    \n@param name A unique name for the image builder.", "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" : "

                    A unique name for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

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

                    The name of the image used to create the image builder.

                    \n@return The name of the image used to create the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the image builder.

                    \n@param imageName The name of the image used to create the image builder.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the public, private, or shared image to use.

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

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the public, private, or shared image to use.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching the image builder.

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

                    The instance type to use when launching the image builder.

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

                    The instance type to use when launching the image builder.

                    \n@param instanceType The instance type to use when launching the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type to use when launching the image builder.

                    \n@return The instance type to use when launching the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type to use when launching the image builder.

                    \n@param instanceType The instance type to use when launching the image builder.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder name to display.

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

                    The image builder name to display.

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

                    The image builder name to display.

                    \n@param displayName The image builder name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image builder name to display.

                    \n@return The image builder name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image builder name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

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

                    The VPC configuration for the image builder. You can specify only one subnet.

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

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@param vpcConfig The VPC configuration for the image builder. You can specify only one subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@return The VPC configuration for the image builder. You can specify only one subnet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    \n@param vpcConfig The VPC configuration for the image builder. You can specify only one subnet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the image builder. You can specify only one subnet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

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

                    Enables or disables default internet access for the image builder.

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

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@return Enables or disables default internet access for the image builder.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

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

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

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

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

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

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@return The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    If you do not specify a value, the value is set to an empty string.

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name", "InstanceType" ], "shapeName" : "CreateImageBuilderRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateImageBuilderRequest", "variableName" : "createImageBuilderRequest", "variableType" : "CreateImageBuilderRequest", "documentation" : null, "simpleType" : "CreateImageBuilderRequest", "variableSetterType" : "CreateImageBuilderRequest" }, "wrapper" : false }, "CreateImageBuilderResponse" : { "c2jName" : "CreateImageBuilderResult", "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" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

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

                    Information about the image builder.

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

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

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

                    Information about the image builder.

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

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

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

                    Information about the image builder.

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

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateImageBuilderResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateImageBuilderResponse", "variableName" : "createImageBuilderResponse", "variableType" : "CreateImageBuilderResponse", "documentation" : null, "simpleType" : "CreateImageBuilderResponse", "variableSetterType" : "CreateImageBuilderResponse" }, "wrapper" : false }, "CreateImageBuilderStreamingUrlRequest" : { "c2jName" : "CreateImageBuilderStreamingURLRequest", "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" : "CreateImageBuilderStreamingURL", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateImageBuilderStreamingURL", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

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

                    The name of the image builder.

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

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValidity", "beanStyleSetterMethodName" : "setValidity", "c2jName" : "Validity", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validity", "getterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@return The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Validity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Validity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Validity", "sensitive" : false, "setterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.", "setterMethodName" : "setValidity", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

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

                    The name of the image builder.

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

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Validity" : { "beanStyleGetterMethodName" : "getValidity", "beanStyleSetterMethodName" : "setValidity", "c2jName" : "Validity", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validity", "getterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@return The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Validity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Validity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Validity", "sensitive" : false, "setterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.", "setterMethodName" : "setValidity", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

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

                    The name of the image builder.

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

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValidity", "beanStyleSetterMethodName" : "setValidity", "c2jName" : "Validity", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validity", "getterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@return The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Validity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Validity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Validity", "sensitive" : false, "setterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.", "setterMethodName" : "setValidity", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.

                    ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "CreateImageBuilderStreamingUrlRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateImageBuilderStreamingUrlRequest", "variableName" : "createImageBuilderStreamingUrlRequest", "variableType" : "CreateImageBuilderStreamingUrlRequest", "documentation" : null, "simpleType" : "CreateImageBuilderStreamingUrlRequest", "variableSetterType" : "CreateImageBuilderStreamingUrlRequest" }, "wrapper" : false }, "CreateImageBuilderStreamingUrlResponse" : { "c2jName" : "CreateImageBuilderStreamingURLResult", "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" : "getStreamingURL", "beanStyleSetterMethodName" : "setStreamingURL", "c2jName" : "StreamingURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamingURL", "getterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@return The URL to start the AppStream 2.0 streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamingURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamingURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamingURL", "sensitive" : false, "setterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.", "setterMethodName" : "setStreamingURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpires", "beanStyleSetterMethodName" : "setExpires", "c2jName" : "Expires", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expires", "getterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@return The elapsed time, in seconds after the Unix epoch, when this URL expires.", "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" : "Expires", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Expires", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Expires", "sensitive" : false, "setterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.", "setterMethodName" : "setExpires", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Expires" : { "beanStyleGetterMethodName" : "getExpires", "beanStyleSetterMethodName" : "setExpires", "c2jName" : "Expires", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expires", "getterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@return The elapsed time, in seconds after the Unix epoch, when this URL expires.", "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" : "Expires", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Expires", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Expires", "sensitive" : false, "setterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.", "setterMethodName" : "setExpires", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "StreamingURL" : { "beanStyleGetterMethodName" : "getStreamingURL", "beanStyleSetterMethodName" : "setStreamingURL", "c2jName" : "StreamingURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamingURL", "getterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@return The URL to start the AppStream 2.0 streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamingURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamingURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamingURL", "sensitive" : false, "setterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.", "setterMethodName" : "setStreamingURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStreamingURL", "beanStyleSetterMethodName" : "setStreamingURL", "c2jName" : "StreamingURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamingURL", "getterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@return The URL to start the AppStream 2.0 streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamingURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamingURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamingURL", "sensitive" : false, "setterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.", "setterMethodName" : "setStreamingURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpires", "beanStyleSetterMethodName" : "setExpires", "c2jName" : "Expires", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expires", "getterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@return The elapsed time, in seconds after the Unix epoch, when this URL expires.", "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" : "Expires", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Expires", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Expires", "sensitive" : false, "setterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.", "setterMethodName" : "setExpires", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateImageBuilderStreamingUrlResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateImageBuilderStreamingUrlResponse", "variableName" : "createImageBuilderStreamingUrlResponse", "variableType" : "CreateImageBuilderStreamingUrlResponse", "documentation" : null, "simpleType" : "CreateImageBuilderStreamingUrlResponse", "variableSetterType" : "CreateImageBuilderStreamingUrlResponse" }, "wrapper" : false }, "CreateStackRequest" : { "c2jName" : "CreateStackRequest", "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" : "CreateStack", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The stack name to display.

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

                    The stack name to display.

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

                    The stack name to display.

                    \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The stack name to display.

                    \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The stack name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                    The storage connectors to enable.

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

                    The storage connectors to enable.

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

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                    The storage connectors to enable.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                    The storage connectors to enable.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

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

                    The URL that users are redirected to after their streaming session ends.

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

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

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

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

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

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@return The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

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

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

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

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettings", "defaultConsumerFluentSetterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

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

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

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

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@return The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "getterModel" : { "returnType" : "ApplicationSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    ", "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationSettings" : { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettings", "defaultConsumerFluentSetterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

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

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

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

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@return The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "getterModel" : { "returnType" : "ApplicationSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    ", "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The stack name to display.

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

                    The stack name to display.

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

                    The stack name to display.

                    \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The stack name to display.

                    \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The stack name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FeedbackURL" : { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

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

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

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

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@return The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RedirectURL" : { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

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

                    The URL that users are redirected to after their streaming session ends.

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

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StorageConnectors" : { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                    The storage connectors to enable.

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

                    The storage connectors to enable.

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

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                    The storage connectors to enable.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                    The storage connectors to enable.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "UserSettings" : { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

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

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

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

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

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

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                    The stack name to display.

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

                    The stack name to display.

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

                    The stack name to display.

                    \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The stack name to display.

                    \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The stack name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                    The storage connectors to enable.

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

                    The storage connectors to enable.

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

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                    The storage connectors to enable.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                    The storage connectors to enable.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

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

                    The URL that users are redirected to after their streaming session ends.

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

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

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

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

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

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@return The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

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

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

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

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettings", "defaultConsumerFluentSetterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

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

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

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

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@return The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "getterModel" : { "returnType" : "ApplicationSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : "

                    The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                    ", "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

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

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    \n@param tags The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "CreateStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateStackRequest", "variableName" : "createStackRequest", "variableType" : "CreateStackRequest", "documentation" : null, "simpleType" : "CreateStackRequest", "variableSetterType" : "CreateStackRequest" }, "wrapper" : false }, "CreateStackResponse" : { "c2jName" : "CreateStackResult", "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" : "getStack", "beanStyleSetterMethodName" : "setStack", "c2jName" : "Stack", "c2jShape" : "Stack", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the stack.

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

                    Information about the stack.

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

                    Information about the stack.

                    \n@param stack Information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stack", "getterDocumentation" : "

                    Information about the stack.

                    \n@return Information about the stack.", "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" : "Stack", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stack", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Stack", "sensitive" : false, "setterDocumentation" : "

                    Information about the stack.

                    \n@param stack Information about the stack.", "setterMethodName" : "setStack", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : "

                    Information about the stack.

                    ", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Stack" : { "beanStyleGetterMethodName" : "getStack", "beanStyleSetterMethodName" : "setStack", "c2jName" : "Stack", "c2jShape" : "Stack", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the stack.

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

                    Information about the stack.

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

                    Information about the stack.

                    \n@param stack Information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stack", "getterDocumentation" : "

                    Information about the stack.

                    \n@return Information about the stack.", "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" : "Stack", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stack", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Stack", "sensitive" : false, "setterDocumentation" : "

                    Information about the stack.

                    \n@param stack Information about the stack.", "setterMethodName" : "setStack", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : "

                    Information about the stack.

                    ", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStack", "beanStyleSetterMethodName" : "setStack", "c2jName" : "Stack", "c2jShape" : "Stack", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the stack.

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

                    Information about the stack.

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

                    Information about the stack.

                    \n@param stack Information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stack", "getterDocumentation" : "

                    Information about the stack.

                    \n@return Information about the stack.", "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" : "Stack", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stack", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Stack", "sensitive" : false, "setterDocumentation" : "

                    Information about the stack.

                    \n@param stack Information about the stack.", "setterMethodName" : "setStack", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : "

                    Information about the stack.

                    ", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateStackResponse", "variableName" : "createStackResponse", "variableType" : "CreateStackResponse", "documentation" : null, "simpleType" : "CreateStackResponse", "variableSetterType" : "CreateStackResponse" }, "wrapper" : false }, "CreateStreamingUrlRequest" : { "c2jName" : "CreateStreamingURLRequest", "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" : "CreateStreamingURL", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateStreamingURL", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

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

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "StreamingUrlUserId", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the user.

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

                    The identifier of the user.

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

                    The identifier of the user.

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

                    The identifier of the user.

                    \n@return The identifier of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the user.

                    \n@param userId The identifier of the user.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The identifier of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationId", "beanStyleSetterMethodName" : "setApplicationId", "c2jName" : "ApplicationId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

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

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

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

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@param applicationId The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationId", "getterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@return The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ApplicationId", "sensitive" : false, "setterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@param applicationId The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.", "setterMethodName" : "setApplicationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "applicationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "applicationId", "variableType" : "String", "documentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValidity", "beanStyleSetterMethodName" : "setValidity", "c2jName" : "Validity", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validity", "getterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@return The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Validity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Validity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Validity", "sensitive" : false, "setterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.", "setterMethodName" : "setValidity", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSessionContext", "beanStyleSetterMethodName" : "setSessionContext", "c2jName" : "SessionContext", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer 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 #sessionContext(String)}.\n@param sessionContext a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessionContext(String)", "deprecated" : false, "documentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

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

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessionContext", "getterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer 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" : "SessionContext", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SessionContext", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SessionContext", "sensitive" : false, "setterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setSessionContext", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sessionContext", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sessionContext", "variableType" : "String", "documentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationId" : { "beanStyleGetterMethodName" : "getApplicationId", "beanStyleSetterMethodName" : "setApplicationId", "c2jName" : "ApplicationId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

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

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

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

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@param applicationId The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationId", "getterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@return The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ApplicationId", "sensitive" : false, "setterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@param applicationId The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.", "setterMethodName" : "setApplicationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "applicationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "applicationId", "variableType" : "String", "documentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FleetName" : { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

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

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SessionContext" : { "beanStyleGetterMethodName" : "getSessionContext", "beanStyleSetterMethodName" : "setSessionContext", "c2jName" : "SessionContext", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer 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 #sessionContext(String)}.\n@param sessionContext a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessionContext(String)", "deprecated" : false, "documentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

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

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessionContext", "getterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer 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" : "SessionContext", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SessionContext", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SessionContext", "sensitive" : false, "setterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setSessionContext", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sessionContext", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sessionContext", "variableType" : "String", "documentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

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

                    The name 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 #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.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserId" : { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "StreamingUrlUserId", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the user.

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

                    The identifier of the user.

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

                    The identifier of the user.

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

                    The identifier of the user.

                    \n@return The identifier of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the user.

                    \n@param userId The identifier of the user.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The identifier of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Validity" : { "beanStyleGetterMethodName" : "getValidity", "beanStyleSetterMethodName" : "setValidity", "c2jName" : "Validity", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validity", "getterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@return The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Validity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Validity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Validity", "sensitive" : false, "setterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.", "setterMethodName" : "setValidity", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The name 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 #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.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

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

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "StreamingUrlUserId", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the user.

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

                    The identifier of the user.

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

                    The identifier of the user.

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

                    The identifier of the user.

                    \n@return The identifier of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the user.

                    \n@param userId The identifier of the user.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The identifier of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationId", "beanStyleSetterMethodName" : "setApplicationId", "c2jName" : "ApplicationId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

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

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

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

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@param applicationId The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationId", "getterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@return The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ApplicationId", "sensitive" : false, "setterDocumentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    \n@param applicationId The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.", "setterMethodName" : "setApplicationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "applicationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "applicationId", "variableType" : "String", "documentation" : "

                    The name of the application to launch after the session starts. This is the name that you specified as Name in the Image Assistant.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValidity", "beanStyleSetterMethodName" : "setValidity", "c2jName" : "Validity", "c2jShape" : "Long", "defaultConsumerFluentSetterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

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

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "validity", "getterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@return The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Validity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Validity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "LONG", "name" : "Validity", "sensitive" : false, "setterDocumentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    \n@param validity The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.", "setterMethodName" : "setValidity", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : null, "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Long", "variableName" : "validity", "variableType" : "Long", "documentation" : "

                    The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 60 seconds.

                    ", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSessionContext", "beanStyleSetterMethodName" : "setSessionContext", "c2jName" : "SessionContext", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer 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 #sessionContext(String)}.\n@param sessionContext a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessionContext(String)", "deprecated" : false, "documentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

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

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessionContext", "getterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer 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" : "SessionContext", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SessionContext", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SessionContext", "sensitive" : false, "setterDocumentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.", "setterMethodName" : "setSessionContext", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sessionContext", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sessionContext", "variableType" : "String", "documentation" : "

                    The session context. For more information, see Session Context in the Amazon AppStream 2.0 Developer Guide.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "FleetName", "UserId" ], "shapeName" : "CreateStreamingUrlRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateStreamingUrlRequest", "variableName" : "createStreamingUrlRequest", "variableType" : "CreateStreamingUrlRequest", "documentation" : null, "simpleType" : "CreateStreamingUrlRequest", "variableSetterType" : "CreateStreamingUrlRequest" }, "wrapper" : false }, "CreateStreamingUrlResponse" : { "c2jName" : "CreateStreamingURLResult", "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" : "getStreamingURL", "beanStyleSetterMethodName" : "setStreamingURL", "c2jName" : "StreamingURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamingURL", "getterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@return The URL to start the AppStream 2.0 streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamingURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamingURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamingURL", "sensitive" : false, "setterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.", "setterMethodName" : "setStreamingURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpires", "beanStyleSetterMethodName" : "setExpires", "c2jName" : "Expires", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expires", "getterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@return The elapsed time, in seconds after the Unix epoch, when this URL expires.", "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" : "Expires", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Expires", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Expires", "sensitive" : false, "setterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.", "setterMethodName" : "setExpires", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Expires" : { "beanStyleGetterMethodName" : "getExpires", "beanStyleSetterMethodName" : "setExpires", "c2jName" : "Expires", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expires", "getterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@return The elapsed time, in seconds after the Unix epoch, when this URL expires.", "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" : "Expires", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Expires", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Expires", "sensitive" : false, "setterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.", "setterMethodName" : "setExpires", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "StreamingURL" : { "beanStyleGetterMethodName" : "getStreamingURL", "beanStyleSetterMethodName" : "setStreamingURL", "c2jName" : "StreamingURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamingURL", "getterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@return The URL to start the AppStream 2.0 streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamingURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamingURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamingURL", "sensitive" : false, "setterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.", "setterMethodName" : "setStreamingURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStreamingURL", "beanStyleSetterMethodName" : "setStreamingURL", "c2jName" : "StreamingURL", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

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

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamingURL", "getterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@return The URL to start the AppStream 2.0 streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamingURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamingURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamingURL", "sensitive" : false, "setterDocumentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    \n@param streamingURL The URL to start the AppStream 2.0 streaming session.", "setterMethodName" : "setStreamingURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamingURL", "variableType" : "String", "documentation" : "

                    The URL to start the AppStream 2.0 streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpires", "beanStyleSetterMethodName" : "setExpires", "c2jName" : "Expires", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

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

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expires", "getterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@return The elapsed time, in seconds after the Unix epoch, when this URL expires.", "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" : "Expires", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Expires", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Expires", "sensitive" : false, "setterDocumentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    \n@param expires The elapsed time, in seconds after the Unix epoch, when this URL expires.", "setterMethodName" : "setExpires", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "expires", "variableType" : "java.time.Instant", "documentation" : "

                    The elapsed time, in seconds after the Unix epoch, when this URL expires.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateStreamingUrlResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateStreamingUrlResponse", "variableName" : "createStreamingUrlResponse", "variableType" : "CreateStreamingUrlResponse", "documentation" : null, "simpleType" : "CreateStreamingUrlResponse", "variableSetterType" : "CreateStreamingUrlResponse" }, "wrapper" : false }, "CreateUsageReportSubscriptionRequest" : { "c2jName" : "CreateUsageReportSubscriptionRequest", "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" : "CreateUsageReportSubscription", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateUsageReportSubscription", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateUsageReportSubscriptionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateUsageReportSubscriptionRequest", "variableName" : "createUsageReportSubscriptionRequest", "variableType" : "CreateUsageReportSubscriptionRequest", "documentation" : null, "simpleType" : "CreateUsageReportSubscriptionRequest", "variableSetterType" : "CreateUsageReportSubscriptionRequest" }, "wrapper" : false }, "CreateUsageReportSubscriptionResponse" : { "c2jName" : "CreateUsageReportSubscriptionResult", "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" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

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

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@return The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getScheduleAsString", "beanStyleSetterMethodName" : "setSchedule", "c2jName" : "Schedule", "c2jShape" : "UsageReportSchedule", "defaultConsumerFluentSetterDocumentation" : "

                    The schedule for generating usage reports.

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

                    The schedule for generating usage reports.

                    ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "schedule", "fluentEnumSetterMethodName" : "schedule", "fluentGetterMethodName" : "scheduleAsString", "fluentSetterDocumentation" : "

                    The schedule for generating usage reports.

                    \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportSchedule", "fluentSetterMethodName" : "schedule", "getterDocumentation" : "

                    The schedule for generating usage reports.

                    \n

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

                    \n@return The schedule for generating usage reports.\n@see UsageReportSchedule", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schedule", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schedule", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Schedule", "sensitive" : false, "setterDocumentation" : "

                    The schedule for generating usage reports.

                    \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule", "setterMethodName" : "setSchedule", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : "

                    The schedule for generating usage reports.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "S3BucketName" : { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

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

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@return The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Schedule" : { "beanStyleGetterMethodName" : "getScheduleAsString", "beanStyleSetterMethodName" : "setSchedule", "c2jName" : "Schedule", "c2jShape" : "UsageReportSchedule", "defaultConsumerFluentSetterDocumentation" : "

                    The schedule for generating usage reports.

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

                    The schedule for generating usage reports.

                    ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "schedule", "fluentEnumSetterMethodName" : "schedule", "fluentGetterMethodName" : "scheduleAsString", "fluentSetterDocumentation" : "

                    The schedule for generating usage reports.

                    \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportSchedule", "fluentSetterMethodName" : "schedule", "getterDocumentation" : "

                    The schedule for generating usage reports.

                    \n

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

                    \n@return The schedule for generating usage reports.\n@see UsageReportSchedule", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schedule", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schedule", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Schedule", "sensitive" : false, "setterDocumentation" : "

                    The schedule for generating usage reports.

                    \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule", "setterMethodName" : "setSchedule", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : "

                    The schedule for generating usage reports.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

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

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@return The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

                    The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getScheduleAsString", "beanStyleSetterMethodName" : "setSchedule", "c2jName" : "Schedule", "c2jShape" : "UsageReportSchedule", "defaultConsumerFluentSetterDocumentation" : "

                    The schedule for generating usage reports.

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

                    The schedule for generating usage reports.

                    ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "schedule", "fluentEnumSetterMethodName" : "schedule", "fluentGetterMethodName" : "scheduleAsString", "fluentSetterDocumentation" : "

                    The schedule for generating usage reports.

                    \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportSchedule", "fluentSetterMethodName" : "schedule", "getterDocumentation" : "

                    The schedule for generating usage reports.

                    \n

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

                    \n@return The schedule for generating usage reports.\n@see UsageReportSchedule", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schedule", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schedule", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Schedule", "sensitive" : false, "setterDocumentation" : "

                    The schedule for generating usage reports.

                    \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule", "setterMethodName" : "setSchedule", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : "

                    The schedule for generating usage reports.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateUsageReportSubscriptionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateUsageReportSubscriptionResponse", "variableName" : "createUsageReportSubscriptionResponse", "variableType" : "CreateUsageReportSubscriptionResponse", "documentation" : null, "simpleType" : "CreateUsageReportSubscriptionResponse", "variableSetterType" : "CreateUsageReportSubscriptionResponse" }, "wrapper" : false }, "CreateUserRequest" : { "c2jName" : "CreateUserRequest", "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" : "CreateUser", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.CreateUser", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessageActionAsString", "beanStyleSetterMethodName" : "setMessageAction", "c2jName" : "MessageAction", "c2jShape" : "MessageAction", "defaultConsumerFluentSetterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

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

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    ", "endpointDiscoveryId" : false, "enumType" : "MessageAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "messageAction", "fluentEnumSetterMethodName" : "messageAction", "fluentGetterMethodName" : "messageActionAsString", "fluentSetterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@param messageAction The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

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

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n

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

                    \n@return The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@see MessageAction", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageAction", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageAction", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MessageAction", "sensitive" : false, "setterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@param messageAction The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@see MessageAction", "setterMethodName" : "setMessageAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageAction", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "messageAction", "variableType" : "String", "documentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFirstName", "beanStyleSetterMethodName" : "setFirstName", "c2jName" : "FirstName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

                    \n@return The first name, or given name, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FirstName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FirstName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FirstName", "sensitive" : true, "setterDocumentation" : "

                    The first name, or given name, of the user.

                    \n@param firstName The first name, or given name, of the user.", "setterMethodName" : "setFirstName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : "

                    The first name, or given name, of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastName", "beanStyleSetterMethodName" : "setLastName", "c2jName" : "LastName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

                    \n@return The last name, or surname, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastName", "sensitive" : true, "setterDocumentation" : "

                    The last name, or surname, of the user.

                    \n@param lastName The last name, or surname, of the user.", "setterMethodName" : "setLastName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : "

                    The last name, or surname, of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

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

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

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

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

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

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

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

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FirstName" : { "beanStyleGetterMethodName" : "getFirstName", "beanStyleSetterMethodName" : "setFirstName", "c2jName" : "FirstName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

                    \n@return The first name, or given name, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FirstName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FirstName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FirstName", "sensitive" : true, "setterDocumentation" : "

                    The first name, or given name, of the user.

                    \n@param firstName The first name, or given name, of the user.", "setterMethodName" : "setFirstName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : "

                    The first name, or given name, of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "LastName" : { "beanStyleGetterMethodName" : "getLastName", "beanStyleSetterMethodName" : "setLastName", "c2jName" : "LastName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

                    \n@return The last name, or surname, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastName", "sensitive" : true, "setterDocumentation" : "

                    The last name, or surname, of the user.

                    \n@param lastName The last name, or surname, of the user.", "setterMethodName" : "setLastName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : "

                    The last name, or surname, of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MessageAction" : { "beanStyleGetterMethodName" : "getMessageActionAsString", "beanStyleSetterMethodName" : "setMessageAction", "c2jName" : "MessageAction", "c2jShape" : "MessageAction", "defaultConsumerFluentSetterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

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

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    ", "endpointDiscoveryId" : false, "enumType" : "MessageAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "messageAction", "fluentEnumSetterMethodName" : "messageAction", "fluentGetterMethodName" : "messageActionAsString", "fluentSetterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@param messageAction The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

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

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n

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

                    \n@return The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@see MessageAction", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageAction", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageAction", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MessageAction", "sensitive" : false, "setterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@param messageAction The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@see MessageAction", "setterMethodName" : "setMessageAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageAction", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "messageAction", "variableType" : "String", "documentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessageActionAsString", "beanStyleSetterMethodName" : "setMessageAction", "c2jName" : "MessageAction", "c2jShape" : "MessageAction", "defaultConsumerFluentSetterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

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

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    ", "endpointDiscoveryId" : false, "enumType" : "MessageAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "messageAction", "fluentEnumSetterMethodName" : "messageAction", "fluentGetterMethodName" : "messageActionAsString", "fluentSetterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@param messageAction The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

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

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n

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

                    \n@return The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@see MessageAction", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageAction", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageAction", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MessageAction", "sensitive" : false, "setterDocumentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@param messageAction The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    \n@see MessageAction", "setterMethodName" : "setMessageAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageAction", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "messageAction", "variableType" : "String", "documentation" : "

                    The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent.

                    The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFirstName", "beanStyleSetterMethodName" : "setFirstName", "c2jName" : "FirstName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

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

                    The first name, or given name, of the user.

                    \n@return The first name, or given name, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FirstName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FirstName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FirstName", "sensitive" : true, "setterDocumentation" : "

                    The first name, or given name, of the user.

                    \n@param firstName The first name, or given name, of the user.", "setterMethodName" : "setFirstName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : "

                    The first name, or given name, of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastName", "beanStyleSetterMethodName" : "setLastName", "c2jName" : "LastName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

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

                    The last name, or surname, of the user.

                    \n@return The last name, or surname, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastName", "sensitive" : true, "setterDocumentation" : "

                    The last name, or surname, of the user.

                    \n@param lastName The last name, or surname, of the user.", "setterMethodName" : "setLastName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : "

                    The last name, or surname, of the user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

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

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

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

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "UserName", "AuthenticationType" ], "shapeName" : "CreateUserRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateUserRequest", "variableName" : "createUserRequest", "variableType" : "CreateUserRequest", "documentation" : null, "simpleType" : "CreateUserRequest", "variableSetterType" : "CreateUserRequest" }, "wrapper" : false }, "CreateUserResponse" : { "c2jName" : "CreateUserResult", "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" : "CreateUserResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateUserResponse", "variableName" : "createUserResponse", "variableType" : "CreateUserResponse", "documentation" : null, "simpleType" : "CreateUserResponse", "variableSetterType" : "CreateUserResponse" }, "wrapper" : false }, "DeleteDirectoryConfigRequest" : { "c2jName" : "DeleteDirectoryConfigRequest", "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" : "DeleteDirectoryConfig", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteDirectoryConfig", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory 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 #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The name of the directory configuration.

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

                    The name of the directory configuration.

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

                    The name of the directory configuration.

                    \n@return The name of the directory configuration.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory configuration.

                    \n@param directoryName The name of the directory configuration.", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The name of the directory configuration.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory 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 #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The name of the directory configuration.

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

                    The name of the directory configuration.

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

                    The name of the directory configuration.

                    \n@return The name of the directory configuration.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory configuration.

                    \n@param directoryName The name of the directory configuration.", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The name of the directory configuration.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory 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 #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The name of the directory configuration.

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

                    The name of the directory configuration.

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

                    The name of the directory configuration.

                    \n@return The name of the directory configuration.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory configuration.

                    \n@param directoryName The name of the directory configuration.", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The name of the directory configuration.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "DirectoryName" ], "shapeName" : "DeleteDirectoryConfigRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteDirectoryConfigRequest", "variableName" : "deleteDirectoryConfigRequest", "variableType" : "DeleteDirectoryConfigRequest", "documentation" : null, "simpleType" : "DeleteDirectoryConfigRequest", "variableSetterType" : "DeleteDirectoryConfigRequest" }, "wrapper" : false }, "DeleteDirectoryConfigResponse" : { "c2jName" : "DeleteDirectoryConfigResult", "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" : "DeleteDirectoryConfigResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteDirectoryConfigResponse", "variableName" : "deleteDirectoryConfigResponse", "variableType" : "DeleteDirectoryConfigResponse", "documentation" : null, "simpleType" : "DeleteDirectoryConfigResponse", "variableSetterType" : "DeleteDirectoryConfigResponse" }, "wrapper" : false }, "DeleteFleetRequest" : { "c2jName" : "DeleteFleetRequest", "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" : "DeleteFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

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

                    The name of the fleet.

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

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "DeleteFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteFleetRequest", "variableName" : "deleteFleetRequest", "variableType" : "DeleteFleetRequest", "documentation" : null, "simpleType" : "DeleteFleetRequest", "variableSetterType" : "DeleteFleetRequest" }, "wrapper" : false }, "DeleteFleetResponse" : { "c2jName" : "DeleteFleetResult", "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" : "DeleteFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteFleetResponse", "variableName" : "deleteFleetResponse", "variableType" : "DeleteFleetResponse", "documentation" : null, "simpleType" : "DeleteFleetResponse", "variableSetterType" : "DeleteFleetResponse" }, "wrapper" : false }, "DeleteImageBuilderRequest" : { "c2jName" : "DeleteImageBuilderRequest", "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" : "DeleteImageBuilder", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteImageBuilder", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

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

                    The name of the image builder.

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

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

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

                    The name of the image builder.

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

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

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

                    The name of the image builder.

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

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "DeleteImageBuilderRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteImageBuilderRequest", "variableName" : "deleteImageBuilderRequest", "variableType" : "DeleteImageBuilderRequest", "documentation" : null, "simpleType" : "DeleteImageBuilderRequest", "variableSetterType" : "DeleteImageBuilderRequest" }, "wrapper" : false }, "DeleteImageBuilderResponse" : { "c2jName" : "DeleteImageBuilderResult", "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" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

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

                    Information about the image builder.

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

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

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

                    Information about the image builder.

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

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

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

                    Information about the image builder.

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

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteImageBuilderResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteImageBuilderResponse", "variableName" : "deleteImageBuilderResponse", "variableType" : "DeleteImageBuilderResponse", "documentation" : null, "simpleType" : "DeleteImageBuilderResponse", "variableSetterType" : "DeleteImageBuilderResponse" }, "wrapper" : false }, "DeleteImagePermissionsRequest" : { "c2jName" : "DeleteImagePermissionsRequest", "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" : "DeleteImagePermissions", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteImagePermissions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

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

                    The name of the private image.

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

                    The name of the private image.

                    \n@return The name of the private image.", "getterModel" : { "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 private image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "SharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

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

                    The 12-digit identifier of the AWS account for which to delete image permissions.

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

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account for which to delete image permissions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@return The 12-digit identifier of the AWS account for which to delete image permissions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account for which to delete image permissions.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

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

                    The name of the private image.

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

                    The name of the private image.

                    \n@return The name of the private image.", "getterModel" : { "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 private image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SharedAccountId" : { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "SharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

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

                    The 12-digit identifier of the AWS account for which to delete image permissions.

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

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account for which to delete image permissions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@return The 12-digit identifier of the AWS account for which to delete image permissions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account for which to delete image permissions.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

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

                    The name of the private image.

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

                    The name of the private image.

                    \n@return The name of the private image.", "getterModel" : { "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 private image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "SharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

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

                    The 12-digit identifier of the AWS account for which to delete image permissions.

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

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account for which to delete image permissions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@return The 12-digit identifier of the AWS account for which to delete image permissions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account for which to delete image permissions.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                    The 12-digit identifier of the AWS account for which to delete image permissions.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name", "SharedAccountId" ], "shapeName" : "DeleteImagePermissionsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteImagePermissionsRequest", "variableName" : "deleteImagePermissionsRequest", "variableType" : "DeleteImagePermissionsRequest", "documentation" : null, "simpleType" : "DeleteImagePermissionsRequest", "variableSetterType" : "DeleteImagePermissionsRequest" }, "wrapper" : false }, "DeleteImagePermissionsResponse" : { "c2jName" : "DeleteImagePermissionsResult", "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" : "DeleteImagePermissionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteImagePermissionsResponse", "variableName" : "deleteImagePermissionsResponse", "variableType" : "DeleteImagePermissionsResponse", "documentation" : null, "simpleType" : "DeleteImagePermissionsResponse", "variableSetterType" : "DeleteImagePermissionsResponse" }, "wrapper" : false }, "DeleteImageRequest" : { "c2jName" : "DeleteImageRequest", "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" : "DeleteImage", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteImage", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image.

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

                    The name of the image.

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

                    The name of the image.

                    \n@return The name of the image.", "getterModel" : { "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 image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image.

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

                    The name of the image.

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

                    The name of the image.

                    \n@return The name of the image.", "getterModel" : { "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 image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image.

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

                    The name of the image.

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

                    The name of the image.

                    \n@return The name of the image.", "getterModel" : { "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 image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "DeleteImageRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteImageRequest", "variableName" : "deleteImageRequest", "variableType" : "DeleteImageRequest", "documentation" : null, "simpleType" : "DeleteImageRequest", "variableSetterType" : "DeleteImageRequest" }, "wrapper" : false }, "DeleteImageResponse" : { "c2jName" : "DeleteImageResult", "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" : "getImage", "beanStyleSetterMethodName" : "setImage", "c2jName" : "Image", "c2jShape" : "Image", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image.

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

                    Information about the image.

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

                    Information about the image.

                    \n@param image Information about the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "image", "getterDocumentation" : "

                    Information about the image.

                    \n@return Information about the image.", "getterModel" : { "returnType" : "Image", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Image", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Image", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Image", "sensitive" : false, "setterDocumentation" : "

                    Information about the image.

                    \n@param image Information about the image.", "setterMethodName" : "setImage", "setterModel" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : "

                    Information about the image.

                    ", "simpleType" : "Image", "variableSetterType" : "Image" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Image" : { "beanStyleGetterMethodName" : "getImage", "beanStyleSetterMethodName" : "setImage", "c2jName" : "Image", "c2jShape" : "Image", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image.

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

                    Information about the image.

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

                    Information about the image.

                    \n@param image Information about the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "image", "getterDocumentation" : "

                    Information about the image.

                    \n@return Information about the image.", "getterModel" : { "returnType" : "Image", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Image", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Image", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Image", "sensitive" : false, "setterDocumentation" : "

                    Information about the image.

                    \n@param image Information about the image.", "setterMethodName" : "setImage", "setterModel" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : "

                    Information about the image.

                    ", "simpleType" : "Image", "variableSetterType" : "Image" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImage", "beanStyleSetterMethodName" : "setImage", "c2jName" : "Image", "c2jShape" : "Image", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image.

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

                    Information about the image.

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

                    Information about the image.

                    \n@param image Information about the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "image", "getterDocumentation" : "

                    Information about the image.

                    \n@return Information about the image.", "getterModel" : { "returnType" : "Image", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Image", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Image", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Image", "sensitive" : false, "setterDocumentation" : "

                    Information about the image.

                    \n@param image Information about the image.", "setterMethodName" : "setImage", "setterModel" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : "

                    Information about the image.

                    ", "simpleType" : "Image", "variableSetterType" : "Image" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteImageResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteImageResponse", "variableName" : "deleteImageResponse", "variableType" : "DeleteImageResponse", "documentation" : null, "simpleType" : "DeleteImageResponse", "variableSetterType" : "DeleteImageResponse" }, "wrapper" : false }, "DeleteStackRequest" : { "c2jName" : "DeleteStackRequest", "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" : "DeleteStack", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

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

                    The name of the stack.

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

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "DeleteStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteStackRequest", "variableName" : "deleteStackRequest", "variableType" : "DeleteStackRequest", "documentation" : null, "simpleType" : "DeleteStackRequest", "variableSetterType" : "DeleteStackRequest" }, "wrapper" : false }, "DeleteStackResponse" : { "c2jName" : "DeleteStackResult", "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" : "DeleteStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteStackResponse", "variableName" : "deleteStackResponse", "variableType" : "DeleteStackResponse", "documentation" : null, "simpleType" : "DeleteStackResponse", "variableSetterType" : "DeleteStackResponse" }, "wrapper" : false }, "DeleteUsageReportSubscriptionRequest" : { "c2jName" : "DeleteUsageReportSubscriptionRequest", "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" : "DeleteUsageReportSubscription", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteUsageReportSubscription", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteUsageReportSubscriptionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteUsageReportSubscriptionRequest", "variableName" : "deleteUsageReportSubscriptionRequest", "variableType" : "DeleteUsageReportSubscriptionRequest", "documentation" : null, "simpleType" : "DeleteUsageReportSubscriptionRequest", "variableSetterType" : "DeleteUsageReportSubscriptionRequest" }, "wrapper" : false }, "DeleteUsageReportSubscriptionResponse" : { "c2jName" : "DeleteUsageReportSubscriptionResult", "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" : "DeleteUsageReportSubscriptionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteUsageReportSubscriptionResponse", "variableName" : "deleteUsageReportSubscriptionResponse", "variableType" : "DeleteUsageReportSubscriptionResponse", "documentation" : null, "simpleType" : "DeleteUsageReportSubscriptionResponse", "variableSetterType" : "DeleteUsageReportSubscriptionResponse" }, "wrapper" : false }, "DeleteUserRequest" : { "c2jName" : "DeleteUserRequest", "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" : "DeleteUser", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DeleteUser", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

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

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

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

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

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

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

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

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

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

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

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

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

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

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "UserName", "AuthenticationType" ], "shapeName" : "DeleteUserRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteUserRequest", "variableName" : "deleteUserRequest", "variableType" : "DeleteUserRequest", "documentation" : null, "simpleType" : "DeleteUserRequest", "variableSetterType" : "DeleteUserRequest" }, "wrapper" : false }, "DeleteUserResponse" : { "c2jName" : "DeleteUserResult", "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" : "DeleteUserResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteUserResponse", "variableName" : "deleteUserResponse", "variableType" : "DeleteUserResponse", "documentation" : null, "simpleType" : "DeleteUserResponse", "variableSetterType" : "DeleteUserResponse" }, "wrapper" : false }, "DescribeDirectoryConfigsRequest" : { "c2jName" : "DescribeDirectoryConfigsRequest", "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" : "DescribeDirectoryConfigs", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeDirectoryConfigs", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getDirectoryNames", "beanStyleSetterMethodName" : "setDirectoryNames", "c2jName" : "DirectoryNames", "c2jShape" : "DirectoryNameList", "defaultConsumerFluentSetterDocumentation" : "

                    The directory names.

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

                    The directory names.

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

                    The directory names.

                    \n@param directoryNames The directory names.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryNames", "getterDocumentation" : "

                    The directory names.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The directory names.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryNames", "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" : "DirectoryName", "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" }, "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" : "DirectoryNames", "sensitive" : false, "setterDocumentation" : "

                    The directory names.

                    \n@param directoryNames The directory names.", "setterMethodName" : "setDirectoryNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryNames", "variableType" : "java.util.List", "documentation" : "

                    The directory names.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryNames" : { "beanStyleGetterMethodName" : "getDirectoryNames", "beanStyleSetterMethodName" : "setDirectoryNames", "c2jName" : "DirectoryNames", "c2jShape" : "DirectoryNameList", "defaultConsumerFluentSetterDocumentation" : "

                    The directory names.

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

                    The directory names.

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

                    The directory names.

                    \n@param directoryNames The directory names.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryNames", "getterDocumentation" : "

                    The directory names.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The directory names.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryNames", "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" : "DirectoryName", "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" }, "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" : "DirectoryNames", "sensitive" : false, "setterDocumentation" : "

                    The directory names.

                    \n@param directoryNames The directory names.", "setterMethodName" : "setDirectoryNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryNames", "variableType" : "java.util.List", "documentation" : "

                    The directory names.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryNames", "beanStyleSetterMethodName" : "setDirectoryNames", "c2jName" : "DirectoryNames", "c2jShape" : "DirectoryNameList", "defaultConsumerFluentSetterDocumentation" : "

                    The directory names.

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

                    The directory names.

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

                    The directory names.

                    \n@param directoryNames The directory names.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryNames", "getterDocumentation" : "

                    The directory names.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The directory names.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryNames", "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" : "DirectoryName", "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" }, "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" : "DirectoryNames", "sensitive" : false, "setterDocumentation" : "

                    The directory names.

                    \n@param directoryNames The directory names.", "setterMethodName" : "setDirectoryNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryNames", "variableType" : "java.util.List", "documentation" : "

                    The directory names.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeDirectoryConfigsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeDirectoryConfigsRequest", "variableName" : "describeDirectoryConfigsRequest", "variableType" : "DescribeDirectoryConfigsRequest", "documentation" : null, "simpleType" : "DescribeDirectoryConfigsRequest", "variableSetterType" : "DescribeDirectoryConfigsRequest" }, "wrapper" : false }, "DescribeDirectoryConfigsResponse" : { "c2jName" : "DescribeDirectoryConfigsResult", "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" : "getDirectoryConfigs", "beanStyleSetterMethodName" : "setDirectoryConfigs", "c2jName" : "DirectoryConfigs", "c2jShape" : "DirectoryConfigList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n@param directoryConfigs Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfigs", "getterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfigs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfigs", "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" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DirectoryConfig.Builder} avoiding the need to create one manually via {@link DirectoryConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectoryConfig.Builder#build()} is called immediately and its result is passed to {@link #member(DirectoryConfig)}.\n@param member a consumer that will call methods on {@link DirectoryConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DirectoryConfig)", "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" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "DirectoryConfig", "variableName" : "member", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "member", "variableType" : "DirectoryConfig", "documentation" : "", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DirectoryConfig", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "DirectoryConfig", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "DirectoryConfigs", "sensitive" : false, "setterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n@param directoryConfigs Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.", "setterMethodName" : "setDirectoryConfigs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryConfigs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryConfigs", "variableType" : "java.util.List", "documentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryConfigs" : { "beanStyleGetterMethodName" : "getDirectoryConfigs", "beanStyleSetterMethodName" : "setDirectoryConfigs", "c2jName" : "DirectoryConfigs", "c2jShape" : "DirectoryConfigList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n@param directoryConfigs Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfigs", "getterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfigs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfigs", "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" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DirectoryConfig.Builder} avoiding the need to create one manually via {@link DirectoryConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectoryConfig.Builder#build()} is called immediately and its result is passed to {@link #member(DirectoryConfig)}.\n@param member a consumer that will call methods on {@link DirectoryConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DirectoryConfig)", "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" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "DirectoryConfig", "variableName" : "member", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "member", "variableType" : "DirectoryConfig", "documentation" : "", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DirectoryConfig", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "DirectoryConfig", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "DirectoryConfigs", "sensitive" : false, "setterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n@param directoryConfigs Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.", "setterMethodName" : "setDirectoryConfigs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryConfigs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryConfigs", "variableType" : "java.util.List", "documentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryConfigs", "beanStyleSetterMethodName" : "setDirectoryConfigs", "c2jName" : "DirectoryConfigs", "c2jShape" : "DirectoryConfigList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

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

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n@param directoryConfigs Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfigs", "getterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfigs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfigs", "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" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DirectoryConfig.Builder} avoiding the need to create one manually via {@link DirectoryConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectoryConfig.Builder#build()} is called immediately and its result is passed to {@link #member(DirectoryConfig)}.\n@param member a consumer that will call methods on {@link DirectoryConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DirectoryConfig)", "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" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "DirectoryConfig", "variableName" : "member", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "member", "variableType" : "DirectoryConfig", "documentation" : "", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DirectoryConfig", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "DirectoryConfig", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "DirectoryConfigs", "sensitive" : false, "setterDocumentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    \n@param directoryConfigs Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.", "setterMethodName" : "setDirectoryConfigs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryConfigs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "directoryConfigs", "variableType" : "java.util.List", "documentation" : "

                    Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeDirectoryConfigsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeDirectoryConfigsResponse", "variableName" : "describeDirectoryConfigsResponse", "variableType" : "DescribeDirectoryConfigsResponse", "documentation" : null, "simpleType" : "DescribeDirectoryConfigsResponse", "variableSetterType" : "DescribeDirectoryConfigsResponse" }, "wrapper" : false }, "DescribeFleetsRequest" : { "c2jName" : "DescribeFleetsRequest", "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" : "DescribeFleets", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeFleets", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the fleets to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the fleets to describe.

                    \n@param names The names of the fleets to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the fleets to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the fleets to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the fleets to describe.

                    \n@param names The names of the fleets to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the fleets to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

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

                    The names of the fleets to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the fleets to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the fleets to describe.

                    \n@param names The names of the fleets to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the fleets to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeFleetsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeFleetsRequest", "variableName" : "describeFleetsRequest", "variableType" : "DescribeFleetsRequest", "documentation" : null, "simpleType" : "DescribeFleetsRequest", "variableSetterType" : "DescribeFleetsRequest" }, "wrapper" : false }, "DescribeFleetsResponse" : { "c2jName" : "DescribeFleetsResult", "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" : "getFleets", "beanStyleSetterMethodName" : "setFleets", "c2jName" : "Fleets", "c2jShape" : "FleetList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the fleets.

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

                    Information about the fleets.

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

                    Information about the fleets.

                    \n@param fleets Information about the fleets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleets", "getterDocumentation" : "

                    Information about the fleets.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the fleets.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleets", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleets", "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" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Fleet.Builder} avoiding the need to create one manually via {@link Fleet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Fleet.Builder#build()} is called immediately and its result is passed to {@link #member(Fleet)}.\n@param member a consumer that will call methods on {@link Fleet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Fleet)", "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" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Fleet", "variableName" : "member", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "member", "variableType" : "Fleet", "documentation" : "", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Fleet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Fleet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Fleets", "sensitive" : false, "setterDocumentation" : "

                    Information about the fleets.

                    \n@param fleets Information about the fleets.", "setterMethodName" : "setFleets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleets", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleets", "variableType" : "java.util.List", "documentation" : "

                    Information about the fleets.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Fleets" : { "beanStyleGetterMethodName" : "getFleets", "beanStyleSetterMethodName" : "setFleets", "c2jName" : "Fleets", "c2jShape" : "FleetList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the fleets.

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

                    Information about the fleets.

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

                    Information about the fleets.

                    \n@param fleets Information about the fleets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleets", "getterDocumentation" : "

                    Information about the fleets.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the fleets.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleets", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleets", "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" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Fleet.Builder} avoiding the need to create one manually via {@link Fleet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Fleet.Builder#build()} is called immediately and its result is passed to {@link #member(Fleet)}.\n@param member a consumer that will call methods on {@link Fleet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Fleet)", "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" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Fleet", "variableName" : "member", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "member", "variableType" : "Fleet", "documentation" : "", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Fleet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Fleet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Fleets", "sensitive" : false, "setterDocumentation" : "

                    Information about the fleets.

                    \n@param fleets Information about the fleets.", "setterMethodName" : "setFleets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleets", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleets", "variableType" : "java.util.List", "documentation" : "

                    Information about the fleets.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFleets", "beanStyleSetterMethodName" : "setFleets", "c2jName" : "Fleets", "c2jShape" : "FleetList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the fleets.

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

                    Information about the fleets.

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

                    Information about the fleets.

                    \n@param fleets Information about the fleets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleets", "getterDocumentation" : "

                    Information about the fleets.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the fleets.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleets", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleets", "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" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Fleet.Builder} avoiding the need to create one manually via {@link Fleet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Fleet.Builder#build()} is called immediately and its result is passed to {@link #member(Fleet)}.\n@param member a consumer that will call methods on {@link Fleet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Fleet)", "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" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Fleet", "variableName" : "member", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "member", "variableType" : "Fleet", "documentation" : "", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Fleet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Fleet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Fleets", "sensitive" : false, "setterDocumentation" : "

                    Information about the fleets.

                    \n@param fleets Information about the fleets.", "setterMethodName" : "setFleets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleets", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleets", "variableType" : "java.util.List", "documentation" : "

                    Information about the fleets.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeFleetsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeFleetsResponse", "variableName" : "describeFleetsResponse", "variableType" : "DescribeFleetsResponse", "documentation" : null, "simpleType" : "DescribeFleetsResponse", "variableSetterType" : "DescribeFleetsResponse" }, "wrapper" : false }, "DescribeImageBuildersRequest" : { "c2jName" : "DescribeImageBuildersRequest", "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" : "DescribeImageBuilders", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeImageBuilders", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the image builders to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the image builders to describe.

                    \n@param names The names of the image builders to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the image builders to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Names" : { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the image builders to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the image builders to describe.

                    \n@param names The names of the image builders to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the image builders to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

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

                    The names of the image builders to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the image builders to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the image builders to describe.

                    \n@param names The names of the image builders to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the image builders to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeImageBuildersRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeImageBuildersRequest", "variableName" : "describeImageBuildersRequest", "variableType" : "DescribeImageBuildersRequest", "documentation" : null, "simpleType" : "DescribeImageBuildersRequest", "variableSetterType" : "DescribeImageBuildersRequest" }, "wrapper" : false }, "DescribeImageBuildersResponse" : { "c2jName" : "DescribeImageBuildersResult", "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" : "getImageBuilders", "beanStyleSetterMethodName" : "setImageBuilders", "c2jName" : "ImageBuilders", "c2jShape" : "ImageBuilderList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builders.

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

                    Information about the image builders.

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

                    Information about the image builders.

                    \n@param imageBuilders Information about the image builders.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilders", "getterDocumentation" : "

                    Information about the image builders.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the image builders.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilders", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilders", "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" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #member(ImageBuilder)}.\n@param member a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ImageBuilder)", "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" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "ImageBuilder", "variableName" : "member", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "member", "variableType" : "ImageBuilder", "documentation" : "", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ImageBuilder", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ImageBuilder", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ImageBuilders", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builders.

                    \n@param imageBuilders Information about the image builders.", "setterMethodName" : "setImageBuilders", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilders", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilders", "variableType" : "java.util.List", "documentation" : "

                    Information about the image builders.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilders" : { "beanStyleGetterMethodName" : "getImageBuilders", "beanStyleSetterMethodName" : "setImageBuilders", "c2jName" : "ImageBuilders", "c2jShape" : "ImageBuilderList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builders.

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

                    Information about the image builders.

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

                    Information about the image builders.

                    \n@param imageBuilders Information about the image builders.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilders", "getterDocumentation" : "

                    Information about the image builders.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the image builders.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilders", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilders", "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" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #member(ImageBuilder)}.\n@param member a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ImageBuilder)", "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" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "ImageBuilder", "variableName" : "member", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "member", "variableType" : "ImageBuilder", "documentation" : "", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ImageBuilder", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ImageBuilder", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ImageBuilders", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builders.

                    \n@param imageBuilders Information about the image builders.", "setterMethodName" : "setImageBuilders", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilders", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilders", "variableType" : "java.util.List", "documentation" : "

                    Information about the image builders.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImageBuilders", "beanStyleSetterMethodName" : "setImageBuilders", "c2jName" : "ImageBuilders", "c2jShape" : "ImageBuilderList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builders.

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

                    Information about the image builders.

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

                    Information about the image builders.

                    \n@param imageBuilders Information about the image builders.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilders", "getterDocumentation" : "

                    Information about the image builders.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the image builders.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilders", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilders", "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" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #member(ImageBuilder)}.\n@param member a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ImageBuilder)", "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" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "ImageBuilder", "variableName" : "member", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "member", "variableType" : "ImageBuilder", "documentation" : "", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ImageBuilder", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ImageBuilder", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ImageBuilders", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builders.

                    \n@param imageBuilders Information about the image builders.", "setterMethodName" : "setImageBuilders", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilders", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilders", "variableType" : "java.util.List", "documentation" : "

                    Information about the image builders.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeImageBuildersResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeImageBuildersResponse", "variableName" : "describeImageBuildersResponse", "variableType" : "DescribeImageBuildersResponse", "documentation" : null, "simpleType" : "DescribeImageBuildersResponse", "variableSetterType" : "DescribeImageBuildersResponse" }, "wrapper" : false }, "DescribeImagePermissionsRequest" : { "c2jName" : "DescribeImagePermissionsRequest", "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" : "DescribeImagePermissions", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeImagePermissions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image for which to describe permissions. The image must be one that you own.

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

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \n@param name The name of the private image for which to describe permissions. The image must be one that you own.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \n@return The name of the private image for which to describe permissions. The image must be one that you own.", "getterModel" : { "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 private image for which to describe permissions. The image must be one that you own.

                    \n@param name The name of the private image for which to describe permissions. The image must be one that you own.", "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 private image for which to describe permissions. The image must be one that you own.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedAwsAccountIds", "beanStyleSetterMethodName" : "setSharedAwsAccountIds", "c2jName" : "SharedAwsAccountIds", "c2jShape" : "AwsAccountIdList", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

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

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

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

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n@param sharedAwsAccountIds The 12-digit identifier of one or more AWS accounts with which the image is shared.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAwsAccountIds", "getterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The 12-digit identifier of one or more AWS accounts with which the image is shared.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAwsAccountIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAwsAccountIds", "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" : "AwsAccountId", "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" }, "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" : "SharedAwsAccountIds", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n@param sharedAwsAccountIds The 12-digit identifier of one or more AWS accounts with which the image is shared.", "setterMethodName" : "setSharedAwsAccountIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedAwsAccountIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedAwsAccountIds", "variableType" : "java.util.List", "documentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image for which to describe permissions. The image must be one that you own.

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

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \n@param name The name of the private image for which to describe permissions. The image must be one that you own.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \n@return The name of the private image for which to describe permissions. The image must be one that you own.", "getterModel" : { "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 private image for which to describe permissions. The image must be one that you own.

                    \n@param name The name of the private image for which to describe permissions. The image must be one that you own.", "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 private image for which to describe permissions. The image must be one that you own.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SharedAwsAccountIds" : { "beanStyleGetterMethodName" : "getSharedAwsAccountIds", "beanStyleSetterMethodName" : "setSharedAwsAccountIds", "c2jName" : "SharedAwsAccountIds", "c2jShape" : "AwsAccountIdList", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

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

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

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

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n@param sharedAwsAccountIds The 12-digit identifier of one or more AWS accounts with which the image is shared.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAwsAccountIds", "getterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The 12-digit identifier of one or more AWS accounts with which the image is shared.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAwsAccountIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAwsAccountIds", "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" : "AwsAccountId", "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" }, "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" : "SharedAwsAccountIds", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n@param sharedAwsAccountIds The 12-digit identifier of one or more AWS accounts with which the image is shared.", "setterMethodName" : "setSharedAwsAccountIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedAwsAccountIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedAwsAccountIds", "variableType" : "java.util.List", "documentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image for which to describe permissions. The image must be one that you own.

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

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \n@param name The name of the private image for which to describe permissions. The image must be one that you own.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the private image for which to describe permissions. The image must be one that you own.

                    \n@return The name of the private image for which to describe permissions. The image must be one that you own.", "getterModel" : { "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 private image for which to describe permissions. The image must be one that you own.

                    \n@param name The name of the private image for which to describe permissions. The image must be one that you own.", "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 private image for which to describe permissions. The image must be one that you own.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedAwsAccountIds", "beanStyleSetterMethodName" : "setSharedAwsAccountIds", "c2jName" : "SharedAwsAccountIds", "c2jShape" : "AwsAccountIdList", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

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

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

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

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n@param sharedAwsAccountIds The 12-digit identifier of one or more AWS accounts with which the image is shared.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAwsAccountIds", "getterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The 12-digit identifier of one or more AWS accounts with which the image is shared.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAwsAccountIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAwsAccountIds", "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" : "AwsAccountId", "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" }, "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" : "SharedAwsAccountIds", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    \n@param sharedAwsAccountIds The 12-digit identifier of one or more AWS accounts with which the image is shared.", "setterMethodName" : "setSharedAwsAccountIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedAwsAccountIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedAwsAccountIds", "variableType" : "java.util.List", "documentation" : "

                    The 12-digit identifier of one or more AWS accounts with which the image is shared.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "DescribeImagePermissionsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeImagePermissionsRequest", "variableName" : "describeImagePermissionsRequest", "variableType" : "DescribeImagePermissionsRequest", "documentation" : null, "simpleType" : "DescribeImagePermissionsRequest", "variableSetterType" : "DescribeImagePermissionsRequest" }, "wrapper" : false }, "DescribeImagePermissionsResponse" : { "c2jName" : "DescribeImagePermissionsResult", "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" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

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

                    The name of the private image.

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

                    The name of the private image.

                    \n@return The name of the private image.", "getterModel" : { "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 private image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedImagePermissionsList", "beanStyleSetterMethodName" : "setSharedImagePermissionsList", "c2jName" : "SharedImagePermissionsList", "c2jShape" : "SharedImagePermissionsList", "defaultConsumerFluentSetterDocumentation" : "

                    The permissions for a private image that you own.

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

                    The permissions for a private image that you own.

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

                    The permissions for a private image that you own.

                    \n@param sharedImagePermissionsList The permissions for a private image that you own.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedImagePermissionsList", "getterDocumentation" : "

                    The permissions for a private image that you own.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The permissions for a private image that you own.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedImagePermissionsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedImagePermissionsList", "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" : "SharedImagePermissions", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SharedImagePermissions.Builder} avoiding the need to create one manually via {@link SharedImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link SharedImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #member(SharedImagePermissions)}.\n@param member a consumer that will call methods on {@link SharedImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SharedImagePermissions)", "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" : "SharedImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "SharedImagePermissions", "variableName" : "member", "variableType" : "SharedImagePermissions", "documentation" : null, "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SharedImagePermissions", "variableName" : "member", "variableType" : "SharedImagePermissions", "documentation" : "", "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SharedImagePermissions", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SharedImagePermissions", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SharedImagePermissionsList", "sensitive" : false, "setterDocumentation" : "

                    The permissions for a private image that you own.

                    \n@param sharedImagePermissionsList The permissions for a private image that you own.", "setterMethodName" : "setSharedImagePermissionsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedImagePermissionsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedImagePermissionsList", "variableType" : "java.util.List", "documentation" : "

                    The permissions for a private image that you own.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

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

                    The name of the private image.

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

                    The name of the private image.

                    \n@return The name of the private image.", "getterModel" : { "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 private image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SharedImagePermissionsList" : { "beanStyleGetterMethodName" : "getSharedImagePermissionsList", "beanStyleSetterMethodName" : "setSharedImagePermissionsList", "c2jName" : "SharedImagePermissionsList", "c2jShape" : "SharedImagePermissionsList", "defaultConsumerFluentSetterDocumentation" : "

                    The permissions for a private image that you own.

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

                    The permissions for a private image that you own.

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

                    The permissions for a private image that you own.

                    \n@param sharedImagePermissionsList The permissions for a private image that you own.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedImagePermissionsList", "getterDocumentation" : "

                    The permissions for a private image that you own.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The permissions for a private image that you own.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedImagePermissionsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedImagePermissionsList", "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" : "SharedImagePermissions", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SharedImagePermissions.Builder} avoiding the need to create one manually via {@link SharedImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link SharedImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #member(SharedImagePermissions)}.\n@param member a consumer that will call methods on {@link SharedImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SharedImagePermissions)", "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" : "SharedImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "SharedImagePermissions", "variableName" : "member", "variableType" : "SharedImagePermissions", "documentation" : null, "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SharedImagePermissions", "variableName" : "member", "variableType" : "SharedImagePermissions", "documentation" : "", "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SharedImagePermissions", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SharedImagePermissions", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SharedImagePermissionsList", "sensitive" : false, "setterDocumentation" : "

                    The permissions for a private image that you own.

                    \n@param sharedImagePermissionsList The permissions for a private image that you own.", "setterMethodName" : "setSharedImagePermissionsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedImagePermissionsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedImagePermissionsList", "variableType" : "java.util.List", "documentation" : "

                    The permissions for a private image that you own.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the private image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

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

                    The name of the private image.

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

                    The name of the private image.

                    \n@return The name of the private image.", "getterModel" : { "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 private image.

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

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedImagePermissionsList", "beanStyleSetterMethodName" : "setSharedImagePermissionsList", "c2jName" : "SharedImagePermissionsList", "c2jShape" : "SharedImagePermissionsList", "defaultConsumerFluentSetterDocumentation" : "

                    The permissions for a private image that you own.

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

                    The permissions for a private image that you own.

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

                    The permissions for a private image that you own.

                    \n@param sharedImagePermissionsList The permissions for a private image that you own.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedImagePermissionsList", "getterDocumentation" : "

                    The permissions for a private image that you own.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The permissions for a private image that you own.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedImagePermissionsList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedImagePermissionsList", "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" : "SharedImagePermissions", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SharedImagePermissions.Builder} avoiding the need to create one manually via {@link SharedImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link SharedImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #member(SharedImagePermissions)}.\n@param member a consumer that will call methods on {@link SharedImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SharedImagePermissions)", "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" : "SharedImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "SharedImagePermissions", "variableName" : "member", "variableType" : "SharedImagePermissions", "documentation" : null, "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SharedImagePermissions", "variableName" : "member", "variableType" : "SharedImagePermissions", "documentation" : "", "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SharedImagePermissions", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SharedImagePermissions", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SharedImagePermissionsList", "sensitive" : false, "setterDocumentation" : "

                    The permissions for a private image that you own.

                    \n@param sharedImagePermissionsList The permissions for a private image that you own.", "setterMethodName" : "setSharedImagePermissionsList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedImagePermissionsList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sharedImagePermissionsList", "variableType" : "java.util.List", "documentation" : "

                    The permissions for a private image that you own.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeImagePermissionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeImagePermissionsResponse", "variableName" : "describeImagePermissionsResponse", "variableType" : "DescribeImagePermissionsResponse", "documentation" : null, "simpleType" : "DescribeImagePermissionsResponse", "variableSetterType" : "DescribeImagePermissionsResponse" }, "wrapper" : false }, "DescribeImagesRequest" : { "c2jName" : "DescribeImagesRequest", "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" : "DescribeImages", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeImages", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the public or private images to describe.

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

                    The names of the public or private images to describe.

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

                    The names of the public or private images to describe.

                    \n@param names The names of the public or private images to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The names of the public or private images to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the public or private images to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the public or private images to describe.

                    \n@param names The names of the public or private images to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the public or private images to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getArns", "beanStyleSetterMethodName" : "setArns", "c2jName" : "Arns", "c2jShape" : "ArnList", "defaultConsumerFluentSetterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

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

                    The ARNs of the public, private, and shared images to describe.

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

                    The ARNs of the public, private, and shared images to describe.

                    \n@param arns The ARNs of the public, private, and shared images to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arns", "getterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The ARNs of the public, private, and shared images to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Arns", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Arns", "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" : "Arn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "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" }, "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" : "Arns", "sensitive" : false, "setterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n@param arns The ARNs of the public, private, and shared images to describe.", "setterMethodName" : "setArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "arns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "arns", "variableType" : "java.util.List", "documentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTypeAsString", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "VisibilityType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of image (public, private, or shared) 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 #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 image (public, private, or shared) to describe.

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

                    The type of image (public, private, or shared) to describe.

                    \n@param type The type of image (public, private, or shared) to describe.\n@see VisibilityType\n@return Returns a reference to this object so that method calls can be chained together.\n@see VisibilityType", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                    The type of image (public, private, or shared) to describe.

                    \n

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

                    \n@return The type of image (public, private, or shared) to describe.\n@see VisibilityType", "getterModel" : { "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 image (public, private, or shared) to describe.

                    \n@param type The type of image (public, private, or shared) to describe.\n@see VisibilityType", "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 image (public, private, or shared) to describe.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

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

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "DescribeImagesMaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

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

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arns" : { "beanStyleGetterMethodName" : "getArns", "beanStyleSetterMethodName" : "setArns", "c2jName" : "Arns", "c2jShape" : "ArnList", "defaultConsumerFluentSetterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #arns(List)}.\n@param arns a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #arns(List)", "deprecated" : false, "documentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arns", "fluentSetterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n@param arns The ARNs of the public, private, and shared images to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arns", "getterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The ARNs of the public, private, and shared images to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Arns", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Arns", "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" : "Arn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "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" }, "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" : "Arns", "sensitive" : false, "setterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n@param arns The ARNs of the public, private, and shared images to describe.", "setterMethodName" : "setArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "arns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "arns", "variableType" : "java.util.List", "documentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "DescribeImagesMaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Names" : { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the public or private images to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The names of the public or private images to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The names of the public or private images to describe.

                    \n@param names The names of the public or private images to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The names of the public or private images to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the public or private images to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the public or private images to describe.

                    \n@param names The names of the public or private images to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the public or private images to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Type" : { "beanStyleGetterMethodName" : "getTypeAsString", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "VisibilityType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of image (public, private, or shared) 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 #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 image (public, private, or shared) to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "type", "fluentEnumSetterMethodName" : "type", "fluentGetterMethodName" : "typeAsString", "fluentSetterDocumentation" : "

                    The type of image (public, private, or shared) to describe.

                    \n@param type The type of image (public, private, or shared) to describe.\n@see VisibilityType\n@return Returns a reference to this object so that method calls can be chained together.\n@see VisibilityType", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                    The type of image (public, private, or shared) to describe.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link VisibilityType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n

                    \n@return The type of image (public, private, or shared) to describe.\n@see VisibilityType", "getterModel" : { "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 image (public, private, or shared) to describe.

                    \n@param type The type of image (public, private, or shared) to describe.\n@see VisibilityType", "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 image (public, private, or shared) to describe.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the public or private images to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The names of the public or private images to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The names of the public or private images to describe.

                    \n@param names The names of the public or private images to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The names of the public or private images to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the public or private images to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the public or private images to describe.

                    \n@param names The names of the public or private images to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the public or private images to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getArns", "beanStyleSetterMethodName" : "setArns", "c2jName" : "Arns", "c2jShape" : "ArnList", "defaultConsumerFluentSetterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #arns(List)}.\n@param arns a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #arns(List)", "deprecated" : false, "documentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arns", "fluentSetterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n@param arns The ARNs of the public, private, and shared images to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arns", "getterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The ARNs of the public, private, and shared images to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Arns", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Arns", "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" : "Arn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "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" }, "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" : "Arns", "sensitive" : false, "setterDocumentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    \n@param arns The ARNs of the public, private, and shared images to describe.", "setterMethodName" : "setArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "arns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "arns", "variableType" : "java.util.List", "documentation" : "

                    The ARNs of the public, private, and shared images to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTypeAsString", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "VisibilityType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of image (public, private, or shared) 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 #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 image (public, private, or shared) to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "type", "fluentEnumSetterMethodName" : "type", "fluentGetterMethodName" : "typeAsString", "fluentSetterDocumentation" : "

                    The type of image (public, private, or shared) to describe.

                    \n@param type The type of image (public, private, or shared) to describe.\n@see VisibilityType\n@return Returns a reference to this object so that method calls can be chained together.\n@see VisibilityType", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                    The type of image (public, private, or shared) to describe.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link VisibilityType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n

                    \n@return The type of image (public, private, or shared) to describe.\n@see VisibilityType", "getterModel" : { "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 image (public, private, or shared) to describe.

                    \n@param type The type of image (public, private, or shared) to describe.\n@see VisibilityType", "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 image (public, private, or shared) to describe.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "DescribeImagesMaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeImagesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeImagesRequest", "variableName" : "describeImagesRequest", "variableType" : "DescribeImagesRequest", "documentation" : null, "simpleType" : "DescribeImagesRequest", "variableSetterType" : "DescribeImagesRequest" }, "wrapper" : false }, "DescribeImagesResponse" : { "c2jName" : "DescribeImagesResult", "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" : "getImages", "beanStyleSetterMethodName" : "setImages", "c2jName" : "Images", "c2jShape" : "ImageList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the images.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #images(List)}.\n@param images a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #images(List)", "deprecated" : false, "documentation" : "

                    Information about the images.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "images", "fluentSetterDocumentation" : "

                    Information about the images.

                    \n@param images Information about the images.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "images", "getterDocumentation" : "

                    Information about the images.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the images.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Images", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Images", "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" : "Image", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Image.Builder} avoiding the need to create one manually via {@link Image#builder()}.\n\nWhen the {@link Consumer} completes, {@link Image.Builder#build()} is called immediately and its result is passed to {@link #member(Image)}.\n@param member a consumer that will call methods on {@link Image.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Image)", "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" : "Image", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Image", "variableName" : "member", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Image", "variableName" : "member", "variableType" : "Image", "documentation" : "", "simpleType" : "Image", "variableSetterType" : "Image" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Image", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Image", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Images", "sensitive" : false, "setterDocumentation" : "

                    Information about the images.

                    \n@param images Information about the images.", "setterMethodName" : "setImages", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "images", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "images", "variableType" : "java.util.List", "documentation" : "

                    Information about the images.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Images" : { "beanStyleGetterMethodName" : "getImages", "beanStyleSetterMethodName" : "setImages", "c2jName" : "Images", "c2jShape" : "ImageList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the images.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #images(List)}.\n@param images a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #images(List)", "deprecated" : false, "documentation" : "

                    Information about the images.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "images", "fluentSetterDocumentation" : "

                    Information about the images.

                    \n@param images Information about the images.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "images", "getterDocumentation" : "

                    Information about the images.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the images.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Images", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Images", "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" : "Image", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Image.Builder} avoiding the need to create one manually via {@link Image#builder()}.\n\nWhen the {@link Consumer} completes, {@link Image.Builder#build()} is called immediately and its result is passed to {@link #member(Image)}.\n@param member a consumer that will call methods on {@link Image.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Image)", "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" : "Image", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Image", "variableName" : "member", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Image", "variableName" : "member", "variableType" : "Image", "documentation" : "", "simpleType" : "Image", "variableSetterType" : "Image" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Image", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Image", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Images", "sensitive" : false, "setterDocumentation" : "

                    Information about the images.

                    \n@param images Information about the images.", "setterMethodName" : "setImages", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "images", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "images", "variableType" : "java.util.List", "documentation" : "

                    Information about the images.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImages", "beanStyleSetterMethodName" : "setImages", "c2jName" : "Images", "c2jShape" : "ImageList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the images.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #images(List)}.\n@param images a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #images(List)", "deprecated" : false, "documentation" : "

                    Information about the images.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "images", "fluentSetterDocumentation" : "

                    Information about the images.

                    \n@param images Information about the images.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "images", "getterDocumentation" : "

                    Information about the images.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the images.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Images", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Images", "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" : "Image", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Image.Builder} avoiding the need to create one manually via {@link Image#builder()}.\n\nWhen the {@link Consumer} completes, {@link Image.Builder#build()} is called immediately and its result is passed to {@link #member(Image)}.\n@param member a consumer that will call methods on {@link Image.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Image)", "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" : "Image", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Image", "variableName" : "member", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Image", "variableName" : "member", "variableType" : "Image", "documentation" : "", "simpleType" : "Image", "variableSetterType" : "Image" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Image", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Image", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Images", "sensitive" : false, "setterDocumentation" : "

                    Information about the images.

                    \n@param images Information about the images.", "setterMethodName" : "setImages", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "images", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "images", "variableType" : "java.util.List", "documentation" : "

                    Information about the images.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeImagesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeImagesResponse", "variableName" : "describeImagesResponse", "variableType" : "DescribeImagesResponse", "documentation" : null, "simpleType" : "DescribeImagesResponse", "variableSetterType" : "DescribeImagesResponse" }, "wrapper" : false }, "DescribeSessionsRequest" : { "c2jName" : "DescribeSessionsRequest", "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" : "DescribeSessions", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeSessions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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. This value is case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \n@param stackName The name of the stack. This value is case-sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \n@return The name of the stack. This value is case-sensitive.", "getterModel" : { "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. This value is case-sensitive.

                    \n@param stackName The name of the stack. This value is case-sensitive.", "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. This value is case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet. This value is case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@param fleetName The name of the fleet. This value is case-sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@return The name of the fleet. This value is case-sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@param fleetName The name of the fleet. This value is case-sensitive.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet. This value is case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "UserId", "defaultConsumerFluentSetterDocumentation" : "

                    The user 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 #userId(String)}.\n@param userId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userId(String)", "deprecated" : false, "documentation" : "

                    The user identifier.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userId", "fluentSetterDocumentation" : "

                    The user identifier.

                    \n@param userId The user identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userId", "getterDocumentation" : "

                    The user identifier.

                    \n@return The user 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" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The user identifier.

                    \n@param userId The user identifier.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The user identifier.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLimit", "beanStyleSetterMethodName" : "setLimit", "c2jName" : "Limit", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \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 #limit(Integer)}.\n@param limit 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 #limit(Integer)", "deprecated" : false, "documentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "limit", "fluentSetterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@param limit The size of each page of results. The default value is 20 and the maximum value is 50.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "limit", "getterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@return The size of each page of results. The default value is 20 and the maximum value is 50.", "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" : "Limit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Limit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Limit", "sensitive" : false, "setterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@param limit The size of each page of results. The default value is 20 and the maximum value is 50.", "setterMethodName" : "setLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "limit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "limit", "variableType" : "Integer", "documentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n@param authenticationType The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n@param authenticationType The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n@param authenticationType The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n@param authenticationType The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FleetName" : { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet. This value is case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@param fleetName The name of the fleet. This value is case-sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@return The name of the fleet. This value is case-sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@param fleetName The name of the fleet. This value is case-sensitive.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet. This value is case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Limit" : { "beanStyleGetterMethodName" : "getLimit", "beanStyleSetterMethodName" : "setLimit", "c2jName" : "Limit", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \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 #limit(Integer)}.\n@param limit 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 #limit(Integer)", "deprecated" : false, "documentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "limit", "fluentSetterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@param limit The size of each page of results. The default value is 20 and the maximum value is 50.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "limit", "getterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@return The size of each page of results. The default value is 20 and the maximum value is 50.", "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" : "Limit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Limit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Limit", "sensitive" : false, "setterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@param limit The size of each page of results. The default value is 20 and the maximum value is 50.", "setterMethodName" : "setLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "limit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "limit", "variableType" : "Integer", "documentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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. This value is case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \n@param stackName The name of the stack. This value is case-sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \n@return The name of the stack. This value is case-sensitive.", "getterModel" : { "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. This value is case-sensitive.

                    \n@param stackName The name of the stack. This value is case-sensitive.", "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. This value is case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserId" : { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "UserId", "defaultConsumerFluentSetterDocumentation" : "

                    The user 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 #userId(String)}.\n@param userId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userId(String)", "deprecated" : false, "documentation" : "

                    The user identifier.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userId", "fluentSetterDocumentation" : "

                    The user identifier.

                    \n@param userId The user identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userId", "getterDocumentation" : "

                    The user identifier.

                    \n@return The user 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" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The user identifier.

                    \n@param userId The user identifier.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The user identifier.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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. This value is case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \n@param stackName The name of the stack. This value is case-sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack. This value is case-sensitive.

                    \n@return The name of the stack. This value is case-sensitive.", "getterModel" : { "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. This value is case-sensitive.

                    \n@param stackName The name of the stack. This value is case-sensitive.", "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. This value is case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet. This value is case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@param fleetName The name of the fleet. This value is case-sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@return The name of the fleet. This value is case-sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet. This value is case-sensitive.

                    \n@param fleetName The name of the fleet. This value is case-sensitive.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet. This value is case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "UserId", "defaultConsumerFluentSetterDocumentation" : "

                    The user 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 #userId(String)}.\n@param userId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userId(String)", "deprecated" : false, "documentation" : "

                    The user identifier.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userId", "fluentSetterDocumentation" : "

                    The user identifier.

                    \n@param userId The user identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userId", "getterDocumentation" : "

                    The user identifier.

                    \n@return The user 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" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The user identifier.

                    \n@param userId The user identifier.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The user identifier.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLimit", "beanStyleSetterMethodName" : "setLimit", "c2jName" : "Limit", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \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 #limit(Integer)}.\n@param limit 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 #limit(Integer)", "deprecated" : false, "documentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "limit", "fluentSetterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@param limit The size of each page of results. The default value is 20 and the maximum value is 50.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "limit", "getterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@return The size of each page of results. The default value is 20 and the maximum value is 50.", "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" : "Limit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Limit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "Limit", "sensitive" : false, "setterDocumentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    \n@param limit The size of each page of results. The default value is 20 and the maximum value is 50.", "setterMethodName" : "setLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "limit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "limit", "variableType" : "Integer", "documentation" : "

                    The size of each page of results. The default value is 20 and the maximum value is 50.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n@param authenticationType The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    \n@param authenticationType The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "FleetName" ], "shapeName" : "DescribeSessionsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeSessionsRequest", "variableName" : "describeSessionsRequest", "variableType" : "DescribeSessionsRequest", "documentation" : null, "simpleType" : "DescribeSessionsRequest", "variableSetterType" : "DescribeSessionsRequest" }, "wrapper" : false }, "DescribeSessionsResponse" : { "c2jName" : "DescribeSessionsResult", "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" : "getSessions", "beanStyleSetterMethodName" : "setSessions", "c2jName" : "Sessions", "c2jShape" : "SessionList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the streaming sessions.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #sessions(List)}.\n@param sessions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessions(List)", "deprecated" : false, "documentation" : "

                    Information about the streaming sessions.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessions", "fluentSetterDocumentation" : "

                    Information about the streaming sessions.

                    \n@param sessions Information about the streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessions", "getterDocumentation" : "

                    Information about the streaming sessions.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the streaming sessions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Sessions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Sessions", "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" : "Session", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Session.Builder} avoiding the need to create one manually via {@link Session#builder()}.\n\nWhen the {@link Consumer} completes, {@link Session.Builder#build()} is called immediately and its result is passed to {@link #member(Session)}.\n@param member a consumer that will call methods on {@link Session.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Session)", "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" : "Session", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Session", "variableName" : "member", "variableType" : "Session", "documentation" : null, "simpleType" : "Session", "variableSetterType" : "Session" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Session", "variableName" : "member", "variableType" : "Session", "documentation" : "", "simpleType" : "Session", "variableSetterType" : "Session" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Session", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Session", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Sessions", "sensitive" : false, "setterDocumentation" : "

                    Information about the streaming sessions.

                    \n@param sessions Information about the streaming sessions.", "setterMethodName" : "setSessions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sessions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sessions", "variableType" : "java.util.List", "documentation" : "

                    Information about the streaming sessions.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Sessions" : { "beanStyleGetterMethodName" : "getSessions", "beanStyleSetterMethodName" : "setSessions", "c2jName" : "Sessions", "c2jShape" : "SessionList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the streaming sessions.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #sessions(List)}.\n@param sessions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessions(List)", "deprecated" : false, "documentation" : "

                    Information about the streaming sessions.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessions", "fluentSetterDocumentation" : "

                    Information about the streaming sessions.

                    \n@param sessions Information about the streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessions", "getterDocumentation" : "

                    Information about the streaming sessions.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the streaming sessions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Sessions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Sessions", "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" : "Session", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Session.Builder} avoiding the need to create one manually via {@link Session#builder()}.\n\nWhen the {@link Consumer} completes, {@link Session.Builder#build()} is called immediately and its result is passed to {@link #member(Session)}.\n@param member a consumer that will call methods on {@link Session.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Session)", "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" : "Session", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Session", "variableName" : "member", "variableType" : "Session", "documentation" : null, "simpleType" : "Session", "variableSetterType" : "Session" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Session", "variableName" : "member", "variableType" : "Session", "documentation" : "", "simpleType" : "Session", "variableSetterType" : "Session" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Session", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Session", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Sessions", "sensitive" : false, "setterDocumentation" : "

                    Information about the streaming sessions.

                    \n@param sessions Information about the streaming sessions.", "setterMethodName" : "setSessions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sessions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sessions", "variableType" : "java.util.List", "documentation" : "

                    Information about the streaming sessions.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSessions", "beanStyleSetterMethodName" : "setSessions", "c2jName" : "Sessions", "c2jShape" : "SessionList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the streaming sessions.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #sessions(List)}.\n@param sessions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessions(List)", "deprecated" : false, "documentation" : "

                    Information about the streaming sessions.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessions", "fluentSetterDocumentation" : "

                    Information about the streaming sessions.

                    \n@param sessions Information about the streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessions", "getterDocumentation" : "

                    Information about the streaming sessions.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the streaming sessions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Sessions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Sessions", "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" : "Session", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Session.Builder} avoiding the need to create one manually via {@link Session#builder()}.\n\nWhen the {@link Consumer} completes, {@link Session.Builder#build()} is called immediately and its result is passed to {@link #member(Session)}.\n@param member a consumer that will call methods on {@link Session.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Session)", "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" : "Session", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Session", "variableName" : "member", "variableType" : "Session", "documentation" : null, "simpleType" : "Session", "variableSetterType" : "Session" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Session", "variableName" : "member", "variableType" : "Session", "documentation" : "", "simpleType" : "Session", "variableSetterType" : "Session" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Session", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Session", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Sessions", "sensitive" : false, "setterDocumentation" : "

                    Information about the streaming sessions.

                    \n@param sessions Information about the streaming sessions.", "setterMethodName" : "setSessions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "sessions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "sessions", "variableType" : "java.util.List", "documentation" : "

                    Information about the streaming sessions.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeSessionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeSessionsResponse", "variableName" : "describeSessionsResponse", "variableType" : "DescribeSessionsResponse", "documentation" : null, "simpleType" : "DescribeSessionsResponse", "variableSetterType" : "DescribeSessionsResponse" }, "wrapper" : false }, "DescribeStacksRequest" : { "c2jName" : "DescribeStacksRequest", "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" : "DescribeStacks", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeStacks", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the stacks to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The names of the stacks to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The names of the stacks to describe.

                    \n@param names The names of the stacks to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The names of the stacks to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the stacks to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the stacks to describe.

                    \n@param names The names of the stacks to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the stacks to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the stacks to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The names of the stacks to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The names of the stacks to describe.

                    \n@param names The names of the stacks to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The names of the stacks to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the stacks to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the stacks to describe.

                    \n@param names The names of the stacks to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the stacks to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the stacks to describe.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The names of the stacks to describe.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The names of the stacks to describe.

                    \n@param names The names of the stacks to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The names of the stacks to describe.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the stacks to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The names of the stacks to describe.

                    \n@param names The names of the stacks to describe.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The names of the stacks to describe.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "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 }, "DescribeStacksResponse" : { "c2jName" : "DescribeStacksResult", "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" : "getStacks", "beanStyleSetterMethodName" : "setStacks", "c2jName" : "Stacks", "c2jShape" : "StackList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the 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 #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" : "

                    Information about the stacks.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stacks", "fluentSetterDocumentation" : "

                    Information about the stacks.

                    \n@param stacks Information about the stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stacks", "getterDocumentation" : "

                    Information about the stacks.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the 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" : "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" }, "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" : "

                    Information about the stacks.

                    \n@param stacks Information about the stacks.", "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" : "

                    Information about the stacks.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Stacks" : { "beanStyleGetterMethodName" : "getStacks", "beanStyleSetterMethodName" : "setStacks", "c2jName" : "Stacks", "c2jShape" : "StackList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the 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 #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" : "

                    Information about the stacks.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stacks", "fluentSetterDocumentation" : "

                    Information about the stacks.

                    \n@param stacks Information about the stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stacks", "getterDocumentation" : "

                    Information about the stacks.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the 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" : "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" }, "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" : "

                    Information about the stacks.

                    \n@param stacks Information about the stacks.", "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" : "

                    Information about the stacks.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStacks", "beanStyleSetterMethodName" : "setStacks", "c2jName" : "Stacks", "c2jShape" : "StackList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the 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 #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" : "

                    Information about the stacks.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stacks", "fluentSetterDocumentation" : "

                    Information about the stacks.

                    \n@param stacks Information about the stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stacks", "getterDocumentation" : "

                    Information about the stacks.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the 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" : "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" }, "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" : "

                    Information about the stacks.

                    \n@param stacks Information about the stacks.", "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" : "

                    Information about the stacks.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStacksResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeStacksResponse", "variableName" : "describeStacksResponse", "variableType" : "DescribeStacksResponse", "documentation" : null, "simpleType" : "DescribeStacksResponse", "variableSetterType" : "DescribeStacksResponse" }, "wrapper" : false }, "DescribeUsageReportSubscriptionsRequest" : { "c2jName" : "DescribeUsageReportSubscriptionsRequest", "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" : "DescribeUsageReportSubscriptions", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeUsageReportSubscriptions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeUsageReportSubscriptionsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeUsageReportSubscriptionsRequest", "variableName" : "describeUsageReportSubscriptionsRequest", "variableType" : "DescribeUsageReportSubscriptionsRequest", "documentation" : null, "simpleType" : "DescribeUsageReportSubscriptionsRequest", "variableSetterType" : "DescribeUsageReportSubscriptionsRequest" }, "wrapper" : false }, "DescribeUsageReportSubscriptionsResponse" : { "c2jName" : "DescribeUsageReportSubscriptionsResult", "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" : "getUsageReportSubscriptions", "beanStyleSetterMethodName" : "setUsageReportSubscriptions", "c2jName" : "UsageReportSubscriptions", "c2jShape" : "UsageReportSubscriptionList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the usage report subscription.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #usageReportSubscriptions(List)}.\n@param usageReportSubscriptions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #usageReportSubscriptions(List)", "deprecated" : false, "documentation" : "

                    Information about the usage report subscription.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usageReportSubscriptions", "fluentSetterDocumentation" : "

                    Information about the usage report subscription.

                    \n@param usageReportSubscriptions Information about the usage report subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usageReportSubscriptions", "getterDocumentation" : "

                    Information about the usage report subscription.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the usage report subscription.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsageReportSubscriptions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsageReportSubscriptions", "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" : "UsageReportSubscription", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UsageReportSubscription.Builder} avoiding the need to create one manually via {@link UsageReportSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link UsageReportSubscription.Builder#build()} is called immediately and its result is passed to {@link #member(UsageReportSubscription)}.\n@param member a consumer that will call methods on {@link UsageReportSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UsageReportSubscription)", "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" : "UsageReportSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UsageReportSubscription", "variableName" : "member", "variableType" : "UsageReportSubscription", "documentation" : null, "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UsageReportSubscription", "variableName" : "member", "variableType" : "UsageReportSubscription", "documentation" : "", "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UsageReportSubscription", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UsageReportSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UsageReportSubscriptions", "sensitive" : false, "setterDocumentation" : "

                    Information about the usage report subscription.

                    \n@param usageReportSubscriptions Information about the usage report subscription.", "setterMethodName" : "setUsageReportSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "usageReportSubscriptions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "usageReportSubscriptions", "variableType" : "java.util.List", "documentation" : "

                    Information about the usage report subscription.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UsageReportSubscriptions" : { "beanStyleGetterMethodName" : "getUsageReportSubscriptions", "beanStyleSetterMethodName" : "setUsageReportSubscriptions", "c2jName" : "UsageReportSubscriptions", "c2jShape" : "UsageReportSubscriptionList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the usage report subscription.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #usageReportSubscriptions(List)}.\n@param usageReportSubscriptions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #usageReportSubscriptions(List)", "deprecated" : false, "documentation" : "

                    Information about the usage report subscription.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usageReportSubscriptions", "fluentSetterDocumentation" : "

                    Information about the usage report subscription.

                    \n@param usageReportSubscriptions Information about the usage report subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usageReportSubscriptions", "getterDocumentation" : "

                    Information about the usage report subscription.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the usage report subscription.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsageReportSubscriptions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsageReportSubscriptions", "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" : "UsageReportSubscription", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UsageReportSubscription.Builder} avoiding the need to create one manually via {@link UsageReportSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link UsageReportSubscription.Builder#build()} is called immediately and its result is passed to {@link #member(UsageReportSubscription)}.\n@param member a consumer that will call methods on {@link UsageReportSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UsageReportSubscription)", "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" : "UsageReportSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UsageReportSubscription", "variableName" : "member", "variableType" : "UsageReportSubscription", "documentation" : null, "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UsageReportSubscription", "variableName" : "member", "variableType" : "UsageReportSubscription", "documentation" : "", "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UsageReportSubscription", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UsageReportSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UsageReportSubscriptions", "sensitive" : false, "setterDocumentation" : "

                    Information about the usage report subscription.

                    \n@param usageReportSubscriptions Information about the usage report subscription.", "setterMethodName" : "setUsageReportSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "usageReportSubscriptions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "usageReportSubscriptions", "variableType" : "java.util.List", "documentation" : "

                    Information about the usage report subscription.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUsageReportSubscriptions", "beanStyleSetterMethodName" : "setUsageReportSubscriptions", "c2jName" : "UsageReportSubscriptions", "c2jShape" : "UsageReportSubscriptionList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the usage report subscription.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #usageReportSubscriptions(List)}.\n@param usageReportSubscriptions a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #usageReportSubscriptions(List)", "deprecated" : false, "documentation" : "

                    Information about the usage report subscription.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usageReportSubscriptions", "fluentSetterDocumentation" : "

                    Information about the usage report subscription.

                    \n@param usageReportSubscriptions Information about the usage report subscription.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usageReportSubscriptions", "getterDocumentation" : "

                    Information about the usage report subscription.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about the usage report subscription.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsageReportSubscriptions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsageReportSubscriptions", "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" : "UsageReportSubscription", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UsageReportSubscription.Builder} avoiding the need to create one manually via {@link UsageReportSubscription#builder()}.\n\nWhen the {@link Consumer} completes, {@link UsageReportSubscription.Builder#build()} is called immediately and its result is passed to {@link #member(UsageReportSubscription)}.\n@param member a consumer that will call methods on {@link UsageReportSubscription.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UsageReportSubscription)", "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" : "UsageReportSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UsageReportSubscription", "variableName" : "member", "variableType" : "UsageReportSubscription", "documentation" : null, "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UsageReportSubscription", "variableName" : "member", "variableType" : "UsageReportSubscription", "documentation" : "", "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UsageReportSubscription", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UsageReportSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UsageReportSubscriptions", "sensitive" : false, "setterDocumentation" : "

                    Information about the usage report subscription.

                    \n@param usageReportSubscriptions Information about the usage report subscription.", "setterMethodName" : "setUsageReportSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "usageReportSubscriptions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "usageReportSubscriptions", "variableType" : "java.util.List", "documentation" : "

                    Information about the usage report subscription.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeUsageReportSubscriptionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeUsageReportSubscriptionsResponse", "variableName" : "describeUsageReportSubscriptionsResponse", "variableType" : "DescribeUsageReportSubscriptionsResponse", "documentation" : null, "simpleType" : "DescribeUsageReportSubscriptionsResponse", "variableSetterType" : "DescribeUsageReportSubscriptionsResponse" }, "wrapper" : false }, "DescribeUserStackAssociationsRequest" : { "c2jName" : "DescribeUserStackAssociationsRequest", "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" : "DescribeUserStackAssociations", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeUserStackAssociations", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack that is associated with the user.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user.

                    ", "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 user.

                    \n@param stackName The name of the stack that is associated with the user.\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 user.

                    \n@return The name of the stack that is associated with the user.", "getterModel" : { "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 user.

                    \n@param stackName The name of the stack that is associated with the user.", "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 user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack that is associated with the user.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user.

                    ", "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 user.

                    \n@param stackName The name of the stack that is associated with the user.\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 user.

                    \n@return The name of the stack that is associated with the user.", "getterModel" : { "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 user.

                    \n@param stackName The name of the stack that is associated with the user.", "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 user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack that is associated with the user.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user.

                    ", "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 user.

                    \n@param stackName The name of the stack that is associated with the user.\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 user.

                    \n@return The name of the stack that is associated with the user.", "getterModel" : { "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 user.

                    \n@param stackName The name of the stack that is associated with the user.", "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 user.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user who is associated with the stack.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user who is associated with the stack. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user who is associated with the stack. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeUserStackAssociationsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeUserStackAssociationsRequest", "variableName" : "describeUserStackAssociationsRequest", "variableType" : "DescribeUserStackAssociationsRequest", "documentation" : null, "simpleType" : "DescribeUserStackAssociationsRequest", "variableSetterType" : "DescribeUserStackAssociationsRequest" }, "wrapper" : false }, "DescribeUserStackAssociationsResponse" : { "c2jName" : "DescribeUserStackAssociationsResult", "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" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

                    The UserStackAssociation objects.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)", "deprecated" : false, "documentation" : "

                    The UserStackAssociation objects.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userStackAssociations", "fluentSetterDocumentation" : "

                    The UserStackAssociation objects.

                    \n@param userStackAssociations The UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

                    The UserStackAssociation objects.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

                    The UserStackAssociation objects.

                    \n@param userStackAssociations The UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

                    The UserStackAssociation objects.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserStackAssociations" : { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

                    The UserStackAssociation objects.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)", "deprecated" : false, "documentation" : "

                    The UserStackAssociation objects.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userStackAssociations", "fluentSetterDocumentation" : "

                    The UserStackAssociation objects.

                    \n@param userStackAssociations The UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

                    The UserStackAssociation objects.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

                    The UserStackAssociation objects.

                    \n@param userStackAssociations The UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

                    The UserStackAssociation objects.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserStackAssociations", "beanStyleSetterMethodName" : "setUserStackAssociations", "c2jName" : "UserStackAssociations", "c2jShape" : "UserStackAssociationList", "defaultConsumerFluentSetterDocumentation" : "

                    The UserStackAssociation objects.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociations(List)}.\n@param userStackAssociations a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociations(List)", "deprecated" : false, "documentation" : "

                    The UserStackAssociation objects.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userStackAssociations", "fluentSetterDocumentation" : "

                    The UserStackAssociation objects.

                    \n@param userStackAssociations The UserStackAssociation objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociations", "getterDocumentation" : "

                    The UserStackAssociation objects.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The UserStackAssociation objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociations", "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" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #member(UserStackAssociation)}.\n@param member a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserStackAssociation)", "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" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "member", "variableType" : "UserStackAssociation", "documentation" : "", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserStackAssociation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserStackAssociation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserStackAssociations", "sensitive" : false, "setterDocumentation" : "

                    The UserStackAssociation objects.

                    \n@param userStackAssociations The UserStackAssociation objects.", "setterMethodName" : "setUserStackAssociations", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userStackAssociations", "variableType" : "java.util.List", "documentation" : "

                    The UserStackAssociation objects.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeUserStackAssociationsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeUserStackAssociationsResponse", "variableName" : "describeUserStackAssociationsResponse", "variableType" : "DescribeUserStackAssociationsResponse", "documentation" : null, "simpleType" : "DescribeUserStackAssociationsResponse", "variableSetterType" : "DescribeUserStackAssociationsResponse" }, "wrapper" : false }, "DescribeUsersRequest" : { "c2jName" : "DescribeUsersRequest", "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" : "DescribeUsers", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DescribeUsers", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the users in the user pool to describe. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the users in the user pool to describe. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum size of each page 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 size of each page of results.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                    The maximum size of each page of results.

                    \n@param maxResults The maximum size of each page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                    The maximum size of each page of results.

                    \n@return The maximum size of each page 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 size of each page of results.

                    \n@param maxResults The maximum size of each page 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 size of each page of results.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "AuthenticationType" ], "shapeName" : "DescribeUsersRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeUsersRequest", "variableName" : "describeUsersRequest", "variableType" : "DescribeUsersRequest", "documentation" : null, "simpleType" : "DescribeUsersRequest", "variableSetterType" : "DescribeUsersRequest" }, "wrapper" : false }, "DescribeUsersResponse" : { "c2jName" : "DescribeUsersResult", "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" : "getUsers", "beanStyleSetterMethodName" : "setUsers", "c2jName" : "Users", "c2jShape" : "UserList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about users in the user pool.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #users(List)}.\n@param users a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #users(List)", "deprecated" : false, "documentation" : "

                    Information about users in the user pool.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "users", "fluentSetterDocumentation" : "

                    Information about users in the user pool.

                    \n@param users Information about users in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "users", "getterDocumentation" : "

                    Information about users in the user pool.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about users in the user pool.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Users", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Users", "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" : "User", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link User.Builder} avoiding the need to create one manually via {@link User#builder()}.\n\nWhen the {@link Consumer} completes, {@link User.Builder#build()} is called immediately and its result is passed to {@link #member(User)}.\n@param member a consumer that will call methods on {@link User.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(User)", "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" : "User", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "User", "variableName" : "member", "variableType" : "User", "documentation" : null, "simpleType" : "User", "variableSetterType" : "User" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "User", "variableName" : "member", "variableType" : "User", "documentation" : "", "simpleType" : "User", "variableSetterType" : "User" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "User", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "User", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Users", "sensitive" : false, "setterDocumentation" : "

                    Information about users in the user pool.

                    \n@param users Information about users in the user pool.", "setterMethodName" : "setUsers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "users", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "users", "variableType" : "java.util.List", "documentation" : "

                    Information about users in the user pool.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Users" : { "beanStyleGetterMethodName" : "getUsers", "beanStyleSetterMethodName" : "setUsers", "c2jName" : "Users", "c2jShape" : "UserList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about users in the user pool.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #users(List)}.\n@param users a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #users(List)", "deprecated" : false, "documentation" : "

                    Information about users in the user pool.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "users", "fluentSetterDocumentation" : "

                    Information about users in the user pool.

                    \n@param users Information about users in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "users", "getterDocumentation" : "

                    Information about users in the user pool.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about users in the user pool.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Users", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Users", "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" : "User", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link User.Builder} avoiding the need to create one manually via {@link User#builder()}.\n\nWhen the {@link Consumer} completes, {@link User.Builder#build()} is called immediately and its result is passed to {@link #member(User)}.\n@param member a consumer that will call methods on {@link User.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(User)", "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" : "User", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "User", "variableName" : "member", "variableType" : "User", "documentation" : null, "simpleType" : "User", "variableSetterType" : "User" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "User", "variableName" : "member", "variableType" : "User", "documentation" : "", "simpleType" : "User", "variableSetterType" : "User" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "User", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "User", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Users", "sensitive" : false, "setterDocumentation" : "

                    Information about users in the user pool.

                    \n@param users Information about users in the user pool.", "setterMethodName" : "setUsers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "users", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "users", "variableType" : "java.util.List", "documentation" : "

                    Information about users in the user pool.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUsers", "beanStyleSetterMethodName" : "setUsers", "c2jName" : "Users", "c2jShape" : "UserList", "defaultConsumerFluentSetterDocumentation" : "

                    Information about users in the user pool.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #users(List)}.\n@param users a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #users(List)", "deprecated" : false, "documentation" : "

                    Information about users in the user pool.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "users", "fluentSetterDocumentation" : "

                    Information about users in the user pool.

                    \n@param users Information about users in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "users", "getterDocumentation" : "

                    Information about users in the user pool.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return Information about users in the user pool.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Users", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Users", "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" : "User", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link User.Builder} avoiding the need to create one manually via {@link User#builder()}.\n\nWhen the {@link Consumer} completes, {@link User.Builder#build()} is called immediately and its result is passed to {@link #member(User)}.\n@param member a consumer that will call methods on {@link User.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(User)", "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" : "User", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "User", "variableName" : "member", "variableType" : "User", "documentation" : null, "simpleType" : "User", "variableSetterType" : "User" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "User", "variableName" : "member", "variableType" : "User", "documentation" : "", "simpleType" : "User", "variableSetterType" : "User" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "User", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "User", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Users", "sensitive" : false, "setterDocumentation" : "

                    Information about users in the user pool.

                    \n@param users Information about users in the user pool.", "setterMethodName" : "setUsers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "users", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "users", "variableType" : "java.util.List", "documentation" : "

                    Information about users in the user pool.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeUsersResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeUsersResponse", "variableName" : "describeUsersResponse", "variableType" : "DescribeUsersResponse", "documentation" : null, "simpleType" : "DescribeUsersResponse", "variableSetterType" : "DescribeUsersResponse" }, "wrapper" : false }, "DirectoryConfig" : { "c2jName" : "DirectoryConfig", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.

                    ", "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" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedNames(List)}.\n@param organizationalUnitDistinguishedNames a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedNames(List)", "deprecated" : false, "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedNames", "fluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \nThis is a convenience that creates an instance of the {@link ServiceAccountCredentials.Builder} avoiding the need to create one manually via {@link ServiceAccountCredentials#builder()}.\n\nWhen the {@link Consumer} completes, {@link ServiceAccountCredentials.Builder#build()} is called immediately and its result is passed to {@link #serviceAccountCredentials(ServiceAccountCredentials)}.\n@param serviceAccountCredentials a consumer that will call methods on {@link ServiceAccountCredentials.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccountCredentials(ServiceAccountCredentials)", "deprecated" : false, "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccountCredentials", "fluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the directory configuration 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the directory configuration was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the directory configuration was created.

                    \n@param createdTime The time the directory configuration was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the directory configuration was created.

                    \n@return The time the directory configuration 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the directory configuration was created.

                    \n@param createdTime The time the directory configuration was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the directory configuration was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CreatedTime" : { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the directory configuration 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the directory configuration was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the directory configuration was created.

                    \n@param createdTime The time the directory configuration was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the directory configuration was created.

                    \n@return The time the directory configuration 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the directory configuration was created.

                    \n@param createdTime The time the directory configuration was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the directory configuration was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "DirectoryName" : { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedNames" : { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedNames(List)}.\n@param organizationalUnitDistinguishedNames a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedNames(List)", "deprecated" : false, "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedNames", "fluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ServiceAccountCredentials" : { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \nThis is a convenience that creates an instance of the {@link ServiceAccountCredentials.Builder} avoiding the need to create one manually via {@link ServiceAccountCredentials#builder()}.\n\nWhen the {@link Consumer} completes, {@link ServiceAccountCredentials.Builder#build()} is called immediately and its result is passed to {@link #serviceAccountCredentials(ServiceAccountCredentials)}.\n@param serviceAccountCredentials a consumer that will call methods on {@link ServiceAccountCredentials.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccountCredentials(ServiceAccountCredentials)", "deprecated" : false, "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccountCredentials", "fluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedNames(List)}.\n@param organizationalUnitDistinguishedNames a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedNames(List)", "deprecated" : false, "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedNames", "fluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \nThis is a convenience that creates an instance of the {@link ServiceAccountCredentials.Builder} avoiding the need to create one manually via {@link ServiceAccountCredentials#builder()}.\n\nWhen the {@link Consumer} completes, {@link ServiceAccountCredentials.Builder#build()} is called immediately and its result is passed to {@link #serviceAccountCredentials(ServiceAccountCredentials)}.\n@param serviceAccountCredentials a consumer that will call methods on {@link ServiceAccountCredentials.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccountCredentials(ServiceAccountCredentials)", "deprecated" : false, "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccountCredentials", "fluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the directory configuration 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the directory configuration was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the directory configuration was created.

                    \n@param createdTime The time the directory configuration was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the directory configuration was created.

                    \n@return The time the directory configuration 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the directory configuration was created.

                    \n@param createdTime The time the directory configuration was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the directory configuration was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "DirectoryName" ], "shapeName" : "DirectoryConfig", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "wrapper" : false }, "DisableUserRequest" : { "c2jName" : "DisableUserRequest", "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" : "DisableUser", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DisableUser", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "UserName", "AuthenticationType" ], "shapeName" : "DisableUserRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DisableUserRequest", "variableName" : "disableUserRequest", "variableType" : "DisableUserRequest", "documentation" : null, "simpleType" : "DisableUserRequest", "variableSetterType" : "DisableUserRequest" }, "wrapper" : false }, "DisableUserResponse" : { "c2jName" : "DisableUserResult", "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" : "DisableUserResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DisableUserResponse", "variableName" : "disableUserResponse", "variableType" : "DisableUserResponse", "documentation" : null, "simpleType" : "DisableUserResponse", "variableSetterType" : "DisableUserResponse" }, "wrapper" : false }, "DisassociateFleetRequest" : { "c2jName" : "DisassociateFleetRequest", "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" : "DisassociateFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.DisassociateFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FleetName" : { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "FleetName", "StackName" ], "shapeName" : "DisassociateFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DisassociateFleetRequest", "variableName" : "disassociateFleetRequest", "variableType" : "DisassociateFleetRequest", "documentation" : null, "simpleType" : "DisassociateFleetRequest", "variableSetterType" : "DisassociateFleetRequest" }, "wrapper" : false }, "DisassociateFleetResponse" : { "c2jName" : "DisassociateFleetResult", "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" : "DisassociateFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DisassociateFleetResponse", "variableName" : "disassociateFleetResponse", "variableType" : "DisassociateFleetResponse", "documentation" : null, "simpleType" : "DisassociateFleetResponse", "variableSetterType" : "DisassociateFleetResponse" }, "wrapper" : false }, "DomainJoinInfo" : { "c2jName" : "DomainJoinInfo", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.

                    ", "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" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedName", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedName", "c2jName" : "OrganizationalUnitDistinguishedName", "c2jShape" : "OrganizationalUnitDistinguishedName", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedName(String)}.\n@param organizationalUnitDistinguishedName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedName(String)", "deprecated" : false, "documentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedName", "fluentSetterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@param organizationalUnitDistinguishedName The distinguished name of the organizational unit for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedName", "getterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@return The distinguished name of the organizational unit for computer accounts.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OrganizationalUnitDistinguishedName", "sensitive" : false, "setterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@param organizationalUnitDistinguishedName The distinguished name of the organizational unit for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "organizationalUnitDistinguishedName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "organizationalUnitDistinguishedName", "variableType" : "String", "documentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedName" : { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedName", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedName", "c2jName" : "OrganizationalUnitDistinguishedName", "c2jShape" : "OrganizationalUnitDistinguishedName", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedName(String)}.\n@param organizationalUnitDistinguishedName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedName(String)", "deprecated" : false, "documentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedName", "fluentSetterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@param organizationalUnitDistinguishedName The distinguished name of the organizational unit for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedName", "getterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@return The distinguished name of the organizational unit for computer accounts.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OrganizationalUnitDistinguishedName", "sensitive" : false, "setterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@param organizationalUnitDistinguishedName The distinguished name of the organizational unit for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "organizationalUnitDistinguishedName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "organizationalUnitDistinguishedName", "variableType" : "String", "documentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@return The fully qualified name of the directory (for example, corp.example.com).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    \n@param directoryName The fully qualified name of the directory (for example, corp.example.com).", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The fully qualified name of the directory (for example, corp.example.com).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedName", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedName", "c2jName" : "OrganizationalUnitDistinguishedName", "c2jShape" : "OrganizationalUnitDistinguishedName", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedName(String)}.\n@param organizationalUnitDistinguishedName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedName(String)", "deprecated" : false, "documentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedName", "fluentSetterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@param organizationalUnitDistinguishedName The distinguished name of the organizational unit for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedName", "getterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@return The distinguished name of the organizational unit for computer accounts.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OrganizationalUnitDistinguishedName", "sensitive" : false, "setterDocumentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    \n@param organizationalUnitDistinguishedName The distinguished name of the organizational unit for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "organizationalUnitDistinguishedName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "organizationalUnitDistinguishedName", "variableType" : "String", "documentation" : "

                    The distinguished name of the organizational unit for computer accounts.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DomainJoinInfo", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "wrapper" : false }, "EnableUserRequest" : { "c2jName" : "EnableUserRequest", "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" : "EnableUser", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.EnableUser", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@return The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    \n@param userName The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                    The email address of the user.

                    Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    \n@param authenticationType The authentication type for the user. You must specify USERPOOL.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication type for the user. You must specify USERPOOL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "UserName", "AuthenticationType" ], "shapeName" : "EnableUserRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "EnableUserRequest", "variableName" : "enableUserRequest", "variableType" : "EnableUserRequest", "documentation" : null, "simpleType" : "EnableUserRequest", "variableSetterType" : "EnableUserRequest" }, "wrapper" : false }, "EnableUserResponse" : { "c2jName" : "EnableUserResult", "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" : "EnableUserResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EnableUserResponse", "variableName" : "enableUserResponse", "variableType" : "EnableUserResponse", "documentation" : null, "simpleType" : "EnableUserResponse", "variableSetterType" : "EnableUserResponse" }, "wrapper" : false }, "ExpireSessionRequest" : { "c2jName" : "ExpireSessionRequest", "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" : "ExpireSession", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.ExpireSession", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getSessionId", "beanStyleSetterMethodName" : "setSessionId", "c2jName" : "SessionId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sessionId(String)}.\n@param sessionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessionId(String)", "deprecated" : false, "documentation" : "

                    The identifier of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessionId", "fluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param sessionId The identifier of the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessionId", "getterDocumentation" : "

                    The identifier of the streaming session.

                    \n@return The identifier of the streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SessionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SessionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SessionId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param sessionId The identifier of the streaming session.", "setterMethodName" : "setSessionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sessionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sessionId", "variableType" : "String", "documentation" : "

                    The identifier of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SessionId" : { "beanStyleGetterMethodName" : "getSessionId", "beanStyleSetterMethodName" : "setSessionId", "c2jName" : "SessionId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sessionId(String)}.\n@param sessionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessionId(String)", "deprecated" : false, "documentation" : "

                    The identifier of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessionId", "fluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param sessionId The identifier of the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessionId", "getterDocumentation" : "

                    The identifier of the streaming session.

                    \n@return The identifier of the streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SessionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SessionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SessionId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param sessionId The identifier of the streaming session.", "setterMethodName" : "setSessionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sessionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sessionId", "variableType" : "String", "documentation" : "

                    The identifier of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSessionId", "beanStyleSetterMethodName" : "setSessionId", "c2jName" : "SessionId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sessionId(String)}.\n@param sessionId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sessionId(String)", "deprecated" : false, "documentation" : "

                    The identifier of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessionId", "fluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param sessionId The identifier of the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sessionId", "getterDocumentation" : "

                    The identifier of the streaming session.

                    \n@return The identifier of the streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SessionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SessionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SessionId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param sessionId The identifier of the streaming session.", "setterMethodName" : "setSessionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sessionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sessionId", "variableType" : "String", "documentation" : "

                    The identifier of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SessionId" ], "shapeName" : "ExpireSessionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ExpireSessionRequest", "variableName" : "expireSessionRequest", "variableType" : "ExpireSessionRequest", "documentation" : null, "simpleType" : "ExpireSessionRequest", "variableSetterType" : "ExpireSessionRequest" }, "wrapper" : false }, "ExpireSessionResponse" : { "c2jName" : "ExpireSessionResult", "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" : "ExpireSessionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ExpireSessionResponse", "variableName" : "expireSessionResponse", "variableType" : "ExpireSessionResponse", "documentation" : null, "simpleType" : "ExpireSessionResponse", "variableSetterType" : "ExpireSessionResponse" }, "wrapper" : false }, "Fleet" : { "c2jName" : "Fleet", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the parameters for a fleet.

                    ", "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 ARN for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN for the fleet.

                    \n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN for the fleet.

                    \n@return The ARN for the fleet.", "getterModel" : { "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 ARN for the fleet.

                    \n@param arn The ARN for the fleet.", "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 ARN for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The fleet name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The fleet name to display.

                    \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The fleet name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageName(String)}.\n@param imageName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageName(String)", "deprecated" : false, "documentation" : "

                    The name of the image used to create the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageName", "fluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageName", "getterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN for the public, private, or shared image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@param imageArn The ARN for the public, private, or shared image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@return The ARN for the public, private, or shared image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@param imageArn The ARN for the public, private, or shared image.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN for the public, private, or shared image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching fleet 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 #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type to use when launching fleet instances.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@param instanceType The instance type to use when launching fleet instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@return The instance type to use when launching fleet 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" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@param instanceType The instance type to use when launching fleet instances.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching fleet instances.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetTypeAsString", "beanStyleSetterMethodName" : "setFleetType", "c2jName" : "FleetType", "c2jShape" : "FleetType", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetTypeAsString(String)}.\n@param fleetType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetType(String)", "deprecated" : false, "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "fleetType", "fluentEnumSetterMethodName" : "fleetType", "fluentGetterMethodName" : "fleetTypeAsString", "fluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetType", "fluentSetterMethodName" : "fleetType", "getterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetType} will return {@link FleetType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetTypeAsString}.\n

                    \n@return The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetType", "sensitive" : false, "setterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "setterMethodName" : "setFleetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComputeCapacityStatus", "beanStyleSetterMethodName" : "setComputeCapacityStatus", "c2jName" : "ComputeCapacityStatus", "c2jShape" : "ComputeCapacityStatus", "defaultConsumerFluentSetterDocumentation" : "

                    The capacity status for the fleet.

                    \nThis is a convenience that creates an instance of the {@link ComputeCapacityStatus.Builder} avoiding the need to create one manually via {@link ComputeCapacityStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link ComputeCapacityStatus.Builder#build()} is called immediately and its result is passed to {@link #computeCapacityStatus(ComputeCapacityStatus)}.\n@param computeCapacityStatus a consumer that will call methods on {@link ComputeCapacityStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #computeCapacityStatus(ComputeCapacityStatus)", "deprecated" : false, "documentation" : "

                    The capacity status for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "computeCapacityStatus", "fluentSetterDocumentation" : "

                    The capacity status for the fleet.

                    \n@param computeCapacityStatus The capacity status for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacityStatus", "getterDocumentation" : "

                    The capacity status for the fleet.

                    \n@return The capacity status for the fleet.", "getterModel" : { "returnType" : "ComputeCapacityStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacityStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacityStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacityStatus", "sensitive" : false, "setterDocumentation" : "

                    The capacity status for the fleet.

                    \n@param computeCapacityStatus The capacity status for the fleet.", "setterMethodName" : "setComputeCapacityStatus", "setterModel" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : null, "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : "

                    The capacity status for the fleet.

                    ", "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \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 #maxUserDurationInSeconds(Integer)}.\n@param maxUserDurationInSeconds 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 #maxUserDurationInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxUserDurationInSeconds", "fluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \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 #disconnectTimeoutInSeconds(Integer)}.\n@param disconnectTimeoutInSeconds 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 #disconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@return The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "FleetState", "defaultConsumerFluentSetterDocumentation" : "

                    The current state for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The current state for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The current state for the fleet.

                    \n@param state The current state for the fleet.\n@see FleetState\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The current state for the fleet.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link FleetState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The current state for the fleet.\n@see FleetState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The current state for the fleet.

                    \n@param state The current state for the fleet.\n@see FleetState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The current state for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

                    \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                    The VPC configuration for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the fleet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the fleet 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the fleet was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the fleet was created.

                    \n@param createdTime The time the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the fleet was created.

                    \n@return The time the fleet 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the fleet was created.

                    \n@param createdTime The time the fleet was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the fleet was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetErrors", "beanStyleSetterMethodName" : "setFleetErrors", "c2jName" : "FleetErrors", "c2jShape" : "FleetErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet errors.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #fleetErrors(List)}.\n@param fleetErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetErrors(List)", "deprecated" : false, "documentation" : "

                    The fleet errors.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetErrors", "fluentSetterDocumentation" : "

                    The fleet errors.

                    \n@param fleetErrors The fleet errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetErrors", "getterDocumentation" : "

                    The fleet errors.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The fleet errors.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetErrors", "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" : "FleetError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link FleetError.Builder} avoiding the need to create one manually via {@link FleetError#builder()}.\n\nWhen the {@link Consumer} completes, {@link FleetError.Builder#build()} is called immediately and its result is passed to {@link #member(FleetError)}.\n@param member a consumer that will call methods on {@link FleetError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(FleetError)", "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" : "FleetError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "FleetError", "variableName" : "member", "variableType" : "FleetError", "documentation" : null, "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "FleetError", "variableName" : "member", "variableType" : "FleetError", "documentation" : "", "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "FleetError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "FleetError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "FleetErrors", "sensitive" : false, "setterDocumentation" : "

                    The fleet errors.

                    \n@param fleetErrors The fleet errors.", "setterMethodName" : "setFleetErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleetErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleetErrors", "variableType" : "java.util.List", "documentation" : "

                    The fleet errors.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@param enableDefaultInternetAccess Indicates whether default internet access is enabled for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@return Indicates whether default internet access is enabled for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@param enableDefaultInternetAccess Indicates whether default internet access is enabled for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \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 #idleDisconnectTimeoutInSeconds(Integer)}.\n@param idleDisconnectTimeoutInSeconds 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 #idleDisconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "idleDisconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "idleDisconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN for the fleet.

                    \n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN for the fleet.

                    \n@return The ARN for the fleet.", "getterModel" : { "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 ARN for the fleet.

                    \n@param arn The ARN for the fleet.", "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 ARN for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ComputeCapacityStatus" : { "beanStyleGetterMethodName" : "getComputeCapacityStatus", "beanStyleSetterMethodName" : "setComputeCapacityStatus", "c2jName" : "ComputeCapacityStatus", "c2jShape" : "ComputeCapacityStatus", "defaultConsumerFluentSetterDocumentation" : "

                    The capacity status for the fleet.

                    \nThis is a convenience that creates an instance of the {@link ComputeCapacityStatus.Builder} avoiding the need to create one manually via {@link ComputeCapacityStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link ComputeCapacityStatus.Builder#build()} is called immediately and its result is passed to {@link #computeCapacityStatus(ComputeCapacityStatus)}.\n@param computeCapacityStatus a consumer that will call methods on {@link ComputeCapacityStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #computeCapacityStatus(ComputeCapacityStatus)", "deprecated" : false, "documentation" : "

                    The capacity status for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "computeCapacityStatus", "fluentSetterDocumentation" : "

                    The capacity status for the fleet.

                    \n@param computeCapacityStatus The capacity status for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacityStatus", "getterDocumentation" : "

                    The capacity status for the fleet.

                    \n@return The capacity status for the fleet.", "getterModel" : { "returnType" : "ComputeCapacityStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacityStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacityStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacityStatus", "sensitive" : false, "setterDocumentation" : "

                    The capacity status for the fleet.

                    \n@param computeCapacityStatus The capacity status for the fleet.", "setterMethodName" : "setComputeCapacityStatus", "setterModel" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : null, "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : "

                    The capacity status for the fleet.

                    ", "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "xmlNameSpaceUri" : null }, "CreatedTime" : { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the fleet 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the fleet was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the fleet was created.

                    \n@param createdTime The time the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the fleet was created.

                    \n@return The time the fleet 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the fleet was created.

                    \n@param createdTime The time the fleet was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the fleet was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisconnectTimeoutInSeconds" : { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \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 #disconnectTimeoutInSeconds(Integer)}.\n@param disconnectTimeoutInSeconds 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 #disconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@return The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The fleet name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The fleet name to display.

                    \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The fleet name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@param enableDefaultInternetAccess Indicates whether default internet access is enabled for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@return Indicates whether default internet access is enabled for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@param enableDefaultInternetAccess Indicates whether default internet access is enabled for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "FleetErrors" : { "beanStyleGetterMethodName" : "getFleetErrors", "beanStyleSetterMethodName" : "setFleetErrors", "c2jName" : "FleetErrors", "c2jShape" : "FleetErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet errors.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #fleetErrors(List)}.\n@param fleetErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetErrors(List)", "deprecated" : false, "documentation" : "

                    The fleet errors.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetErrors", "fluentSetterDocumentation" : "

                    The fleet errors.

                    \n@param fleetErrors The fleet errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetErrors", "getterDocumentation" : "

                    The fleet errors.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The fleet errors.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetErrors", "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" : "FleetError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link FleetError.Builder} avoiding the need to create one manually via {@link FleetError#builder()}.\n\nWhen the {@link Consumer} completes, {@link FleetError.Builder#build()} is called immediately and its result is passed to {@link #member(FleetError)}.\n@param member a consumer that will call methods on {@link FleetError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(FleetError)", "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" : "FleetError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "FleetError", "variableName" : "member", "variableType" : "FleetError", "documentation" : null, "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "FleetError", "variableName" : "member", "variableType" : "FleetError", "documentation" : "", "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "FleetError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "FleetError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "FleetErrors", "sensitive" : false, "setterDocumentation" : "

                    The fleet errors.

                    \n@param fleetErrors The fleet errors.", "setterMethodName" : "setFleetErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleetErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleetErrors", "variableType" : "java.util.List", "documentation" : "

                    The fleet errors.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "FleetType" : { "beanStyleGetterMethodName" : "getFleetTypeAsString", "beanStyleSetterMethodName" : "setFleetType", "c2jName" : "FleetType", "c2jShape" : "FleetType", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetTypeAsString(String)}.\n@param fleetType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetType(String)", "deprecated" : false, "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "fleetType", "fluentEnumSetterMethodName" : "fleetType", "fluentGetterMethodName" : "fleetTypeAsString", "fluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetType", "fluentSetterMethodName" : "fleetType", "getterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetType} will return {@link FleetType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetTypeAsString}.\n

                    \n@return The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetType", "sensitive" : false, "setterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "setterMethodName" : "setFleetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "IdleDisconnectTimeoutInSeconds" : { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \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 #idleDisconnectTimeoutInSeconds(Integer)}.\n@param idleDisconnectTimeoutInSeconds 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 #idleDisconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "idleDisconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "idleDisconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "ImageArn" : { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN for the public, private, or shared image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@param imageArn The ARN for the public, private, or shared image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@return The ARN for the public, private, or shared image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@param imageArn The ARN for the public, private, or shared image.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN for the public, private, or shared image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ImageName" : { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageName(String)}.\n@param imageName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageName(String)", "deprecated" : false, "documentation" : "

                    The name of the image used to create the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageName", "fluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageName", "getterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "InstanceType" : { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching fleet 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 #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type to use when launching fleet instances.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@param instanceType The instance type to use when launching fleet instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@return The instance type to use when launching fleet 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" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@param instanceType The instance type to use when launching fleet instances.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching fleet instances.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxUserDurationInSeconds" : { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \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 #maxUserDurationInSeconds(Integer)}.\n@param maxUserDurationInSeconds 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 #maxUserDurationInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxUserDurationInSeconds", "fluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "State" : { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "FleetState", "defaultConsumerFluentSetterDocumentation" : "

                    The current state for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The current state for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The current state for the fleet.

                    \n@param state The current state for the fleet.\n@see FleetState\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The current state for the fleet.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link FleetState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The current state for the fleet.\n@see FleetState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The current state for the fleet.

                    \n@param state The current state for the fleet.\n@see FleetState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The current state for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "VpcConfig" : { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

                    \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                    The VPC configuration for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the fleet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN for the fleet.

                    \n@param arn The ARN for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN for the fleet.

                    \n@return The ARN for the fleet.", "getterModel" : { "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 ARN for the fleet.

                    \n@param arn The ARN for the fleet.", "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 ARN for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The fleet name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The fleet name to display.

                    \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The fleet name to display.

                    \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The fleet name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageName(String)}.\n@param imageName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageName(String)", "deprecated" : false, "documentation" : "

                    The name of the image used to create the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageName", "fluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageName", "getterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN for the public, private, or shared image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@param imageArn The ARN for the public, private, or shared image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@return The ARN for the public, private, or shared image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN for the public, private, or shared image.

                    \n@param imageArn The ARN for the public, private, or shared image.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN for the public, private, or shared image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching fleet 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 #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type to use when launching fleet instances.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@param instanceType The instance type to use when launching fleet instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@return The instance type to use when launching fleet 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" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type to use when launching fleet instances.

                    \n@param instanceType The instance type to use when launching fleet instances.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type to use when launching fleet instances.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetTypeAsString", "beanStyleSetterMethodName" : "setFleetType", "c2jName" : "FleetType", "c2jShape" : "FleetType", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetTypeAsString(String)}.\n@param fleetType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetType(String)", "deprecated" : false, "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "fleetType", "fluentEnumSetterMethodName" : "fleetType", "fluentGetterMethodName" : "fleetTypeAsString", "fluentSetterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetType", "fluentSetterMethodName" : "fleetType", "getterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetType} will return {@link FleetType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetTypeAsString}.\n

                    \n@return The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetType", "sensitive" : false, "setterDocumentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@param fleetType The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    \n@see FleetType", "setterMethodName" : "setFleetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetType", "variableType" : "String", "documentation" : "

                    The fleet type.

                    ALWAYS_ON

                    Provides users with instant-on access to their apps. You are charged for all running instances in your fleet, even if no users are streaming apps.

                    ON_DEMAND

                    Provide users with access to applications after they connect, which takes one to two minutes. You are charged for instance streaming when users are connected and a small hourly fee for instances that are not streaming apps.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComputeCapacityStatus", "beanStyleSetterMethodName" : "setComputeCapacityStatus", "c2jName" : "ComputeCapacityStatus", "c2jShape" : "ComputeCapacityStatus", "defaultConsumerFluentSetterDocumentation" : "

                    The capacity status for the fleet.

                    \nThis is a convenience that creates an instance of the {@link ComputeCapacityStatus.Builder} avoiding the need to create one manually via {@link ComputeCapacityStatus#builder()}.\n\nWhen the {@link Consumer} completes, {@link ComputeCapacityStatus.Builder#build()} is called immediately and its result is passed to {@link #computeCapacityStatus(ComputeCapacityStatus)}.\n@param computeCapacityStatus a consumer that will call methods on {@link ComputeCapacityStatus.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #computeCapacityStatus(ComputeCapacityStatus)", "deprecated" : false, "documentation" : "

                    The capacity status for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "computeCapacityStatus", "fluentSetterDocumentation" : "

                    The capacity status for the fleet.

                    \n@param computeCapacityStatus The capacity status for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacityStatus", "getterDocumentation" : "

                    The capacity status for the fleet.

                    \n@return The capacity status for the fleet.", "getterModel" : { "returnType" : "ComputeCapacityStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacityStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacityStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacityStatus", "sensitive" : false, "setterDocumentation" : "

                    The capacity status for the fleet.

                    \n@param computeCapacityStatus The capacity status for the fleet.", "setterMethodName" : "setComputeCapacityStatus", "setterModel" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : null, "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacityStatus", "variableName" : "computeCapacityStatus", "variableType" : "ComputeCapacityStatus", "documentation" : "

                    The capacity status for the fleet.

                    ", "simpleType" : "ComputeCapacityStatus", "variableSetterType" : "ComputeCapacityStatus" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \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 #maxUserDurationInSeconds(Integer)}.\n@param maxUserDurationInSeconds 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 #maxUserDurationInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxUserDurationInSeconds", "fluentSetterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                    The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                    Specify a value between 600 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \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 #disconnectTimeoutInSeconds(Integer)}.\n@param disconnectTimeoutInSeconds 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 #disconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@return The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                    Specify a value between 60 and 360000.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "FleetState", "defaultConsumerFluentSetterDocumentation" : "

                    The current state for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The current state for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The current state for the fleet.

                    \n@param state The current state for the fleet.\n@see FleetState\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The current state for the fleet.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link FleetState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The current state for the fleet.\n@see FleetState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The current state for the fleet.

                    \n@param state The current state for the fleet.\n@see FleetState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The current state for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

                    \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                    The VPC configuration for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration for the fleet.

                    \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration for the fleet.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the fleet 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the fleet was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the fleet was created.

                    \n@param createdTime The time the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the fleet was created.

                    \n@return The time the fleet 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the fleet was created.

                    \n@param createdTime The time the fleet was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the fleet was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetErrors", "beanStyleSetterMethodName" : "setFleetErrors", "c2jName" : "FleetErrors", "c2jShape" : "FleetErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The fleet errors.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #fleetErrors(List)}.\n@param fleetErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetErrors(List)", "deprecated" : false, "documentation" : "

                    The fleet errors.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetErrors", "fluentSetterDocumentation" : "

                    The fleet errors.

                    \n@param fleetErrors The fleet errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetErrors", "getterDocumentation" : "

                    The fleet errors.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The fleet errors.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetErrors", "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" : "FleetError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link FleetError.Builder} avoiding the need to create one manually via {@link FleetError#builder()}.\n\nWhen the {@link Consumer} completes, {@link FleetError.Builder#build()} is called immediately and its result is passed to {@link #member(FleetError)}.\n@param member a consumer that will call methods on {@link FleetError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(FleetError)", "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" : "FleetError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "FleetError", "variableName" : "member", "variableType" : "FleetError", "documentation" : null, "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "FleetError", "variableName" : "member", "variableType" : "FleetError", "documentation" : "", "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "FleetError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "FleetError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "FleetErrors", "sensitive" : false, "setterDocumentation" : "

                    The fleet errors.

                    \n@param fleetErrors The fleet errors.", "setterMethodName" : "setFleetErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleetErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "fleetErrors", "variableType" : "java.util.List", "documentation" : "

                    The fleet errors.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@param enableDefaultInternetAccess Indicates whether default internet access is enabled for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@return Indicates whether default internet access is enabled for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    \n@param enableDefaultInternetAccess Indicates whether default internet access is enabled for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Indicates whether default internet access is enabled for the fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \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 #idleDisconnectTimeoutInSeconds(Integer)}.\n@param idleDisconnectTimeoutInSeconds 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 #idleDisconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "idleDisconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "idleDisconnectTimeoutInSeconds", "getterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                    The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                    To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                    If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Arn", "Name", "InstanceType", "ComputeCapacityStatus", "State" ], "shapeName" : "Fleet", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "wrapper" : false }, "FleetAttribute" : { "c2jName" : "FleetAttribute", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The fleet attribute.

                    ", "endpointDiscovery" : null, "enums" : [ { "name" : "VPC_CONFIGURATION", "value" : "VPC_CONFIGURATION" }, { "name" : "VPC_CONFIGURATION_SECURITY_GROUP_IDS", "value" : "VPC_CONFIGURATION_SECURITY_GROUP_IDS" }, { "name" : "DOMAIN_JOIN_INFO", "value" : "DOMAIN_JOIN_INFO" } ], "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" : "FleetAttribute", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FleetAttribute", "variableName" : "fleetAttribute", "variableType" : "FleetAttribute", "documentation" : null, "simpleType" : "FleetAttribute", "variableSetterType" : "FleetAttribute" }, "wrapper" : false }, "FleetError" : { "c2jName" : "FleetError", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes a fleet error.

                    ", "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" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "FleetErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link FleetErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see FleetErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "FleetErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link FleetErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see FleetErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "FleetErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link FleetErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see FleetErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "FleetError", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FleetError", "variableName" : "fleetError", "variableType" : "FleetError", "documentation" : null, "simpleType" : "FleetError", "variableSetterType" : "FleetError" }, "wrapper" : false }, "FleetErrorCode" : { "c2jName" : "FleetErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION", "value" : "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION" }, { "name" : "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION", "value" : "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION" }, { "name" : "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION", "value" : "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION" }, { "name" : "NETWORK_INTERFACE_LIMIT_EXCEEDED", "value" : "NETWORK_INTERFACE_LIMIT_EXCEEDED" }, { "name" : "INTERNAL_SERVICE_ERROR", "value" : "INTERNAL_SERVICE_ERROR" }, { "name" : "IAM_SERVICE_ROLE_IS_MISSING", "value" : "IAM_SERVICE_ROLE_IS_MISSING" }, { "name" : "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES", "value" : "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES" }, { "name" : "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION", "value" : "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION" }, { "name" : "SUBNET_NOT_FOUND", "value" : "SUBNET_NOT_FOUND" }, { "name" : "IMAGE_NOT_FOUND", "value" : "IMAGE_NOT_FOUND" }, { "name" : "INVALID_SUBNET_CONFIGURATION", "value" : "INVALID_SUBNET_CONFIGURATION" }, { "name" : "SECURITY_GROUPS_NOT_FOUND", "value" : "SECURITY_GROUPS_NOT_FOUND" }, { "name" : "IGW_NOT_ATTACHED", "value" : "IGW_NOT_ATTACHED" }, { "name" : "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION", "value" : "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION" }, { "name" : "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND", "value" : "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND" }, { "name" : "DOMAIN_JOIN_ERROR_ACCESS_DENIED", "value" : "DOMAIN_JOIN_ERROR_ACCESS_DENIED" }, { "name" : "DOMAIN_JOIN_ERROR_LOGON_FAILURE", "value" : "DOMAIN_JOIN_ERROR_LOGON_FAILURE" }, { "name" : "DOMAIN_JOIN_ERROR_INVALID_PARAMETER", "value" : "DOMAIN_JOIN_ERROR_INVALID_PARAMETER" }, { "name" : "DOMAIN_JOIN_ERROR_MORE_DATA", "value" : "DOMAIN_JOIN_ERROR_MORE_DATA" }, { "name" : "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN", "value" : "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN" }, { "name" : "DOMAIN_JOIN_ERROR_NOT_SUPPORTED", "value" : "DOMAIN_JOIN_ERROR_NOT_SUPPORTED" }, { "name" : "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME", "value" : "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME" }, { "name" : "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED", "value" : "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED" }, { "name" : "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED", "value" : "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED" }, { "name" : "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED", "value" : "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED" }, { "name" : "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR", "value" : "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR" } ], "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" : "FleetErrorCode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FleetErrorCode", "variableName" : "fleetErrorCode", "variableType" : "FleetErrorCode", "documentation" : null, "simpleType" : "FleetErrorCode", "variableSetterType" : "FleetErrorCode" }, "wrapper" : false }, "FleetState" : { "c2jName" : "FleetState", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "STARTING", "value" : "STARTING" }, { "name" : "RUNNING", "value" : "RUNNING" }, { "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" : "FleetState", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FleetState", "variableName" : "fleetState", "variableType" : "FleetState", "documentation" : null, "simpleType" : "FleetState", "variableSetterType" : "FleetState" }, "wrapper" : false }, "FleetType" : { "c2jName" : "FleetType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ALWAYS_ON", "value" : "ALWAYS_ON" }, { "name" : "ON_DEMAND", "value" : "ON_DEMAND" } ], "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" : "FleetType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FleetType", "variableName" : "fleetType", "variableType" : "FleetType", "documentation" : null, "simpleType" : "FleetType", "variableSetterType" : "FleetType" }, "wrapper" : false }, "Image" : { "c2jName" : "Image", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes an image.

                    ", "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" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image.

                    \n@param name The name of the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image.

                    \n@return The name of the image.", "getterModel" : { "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 image.

                    \n@param name The name of the image.", "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 image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN of the image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN of the image.

                    \n@param arn The ARN of the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN of the image.

                    \n@return The ARN of the image.", "getterModel" : { "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 ARN of the image.

                    \n@param arn The ARN of the image.", "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 ARN of the image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getBaseImageArn", "beanStyleSetterMethodName" : "setBaseImageArn", "c2jName" : "BaseImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image from which this image 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 #baseImageArn(String)}.\n@param baseImageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #baseImageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the image from which this image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "baseImageArn", "fluentSetterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@param baseImageArn The ARN of the image from which this image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "baseImageArn", "getterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@return The ARN of the image from which this image 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" : "BaseImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BaseImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BaseImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@param baseImageArn The ARN of the image from which this image was created.", "setterMethodName" : "setBaseImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "baseImageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "baseImageArn", "variableType" : "String", "documentation" : "

                    The ARN of the image from which this image was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The image name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The image name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The image name to display.

                    \n@param displayName The image name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image name to display.

                    \n@return The image name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image name to display.

                    \n@param displayName The image name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "ImageState", "defaultConsumerFluentSetterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is 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 #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n@param state The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link ImageState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n@param state The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVisibilityAsString", "beanStyleSetterMethodName" : "setVisibility", "c2jName" : "Visibility", "c2jShape" : "VisibilityType", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image is public or private.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #visibilityAsString(String)}.\n@param visibility a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #visibility(String)", "deprecated" : false, "documentation" : "

                    Indicates whether the image is public or private.

                    ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "visibility", "fluentEnumSetterMethodName" : "visibility", "fluentGetterMethodName" : "visibilityAsString", "fluentSetterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n@param visibility Indicates whether the image is public or private.\n@see VisibilityType\n@return Returns a reference to this object so that method calls can be chained together.\n@see VisibilityType", "fluentSetterMethodName" : "visibility", "getterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #visibility} will return {@link VisibilityType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #visibilityAsString}.\n

                    \n@return Indicates whether the image is public or private.\n@see VisibilityType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Visibility", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Visibility", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Visibility", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n@param visibility Indicates whether the image is public or private.\n@see VisibilityType", "setterMethodName" : "setVisibility", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "visibility", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "visibility", "variableType" : "String", "documentation" : "

                    Indicates whether the image is public or private.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageBuilderSupported", "beanStyleSetterMethodName" : "setImageBuilderSupported", "c2jName" : "ImageBuilderSupported", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \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 #imageBuilderSupported(Boolean)}.\n@param imageBuilderSupported 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 #imageBuilderSupported(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether an image builder can be launched from this image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderSupported", "fluentSetterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@param imageBuilderSupported Indicates whether an image builder can be launched from this image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderSupported", "getterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@return Indicates whether an image builder can be launched from this image.", "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" : "ImageBuilderSupported", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderSupported", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ImageBuilderSupported", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@param imageBuilderSupported Indicates whether an image builder can be launched from this image.", "setterMethodName" : "setImageBuilderSupported", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "imageBuilderSupported", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "imageBuilderSupported", "variableType" : "Boolean", "documentation" : "

                    Indicates whether an image builder can be launched from this image.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPlatformAsString", "beanStyleSetterMethodName" : "setPlatform", "c2jName" : "Platform", "c2jShape" : "PlatformType", "defaultConsumerFluentSetterDocumentation" : "

                    The operating system platform of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #platformAsString(String)}.\n@param platform a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #platform(String)", "deprecated" : false, "documentation" : "

                    The operating system platform of the image.

                    ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "platform", "fluentEnumSetterMethodName" : "platform", "fluentGetterMethodName" : "platformAsString", "fluentSetterDocumentation" : "

                    The operating system platform of the image.

                    \n@param platform The operating system platform of the image.\n@see PlatformType\n@return Returns a reference to this object so that method calls can be chained together.\n@see PlatformType", "fluentSetterMethodName" : "platform", "getterDocumentation" : "

                    The operating system platform of the image.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #platform} will return {@link PlatformType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #platformAsString}.\n

                    \n@return The operating system platform of the image.\n@see PlatformType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Platform", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Platform", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Platform", "sensitive" : false, "setterDocumentation" : "

                    The operating system platform of the image.

                    \n@param platform The operating system platform of the image.\n@see PlatformType", "setterMethodName" : "setPlatform", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : "

                    The operating system platform of the image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangeReason", "beanStyleSetterMethodName" : "setStateChangeReason", "c2jName" : "StateChangeReason", "c2jShape" : "ImageStateChangeReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \nThis is a convenience that creates an instance of the {@link ImageStateChangeReason.Builder} avoiding the need to create one manually via {@link ImageStateChangeReason#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageStateChangeReason.Builder#build()} is called immediately and its result is passed to {@link #stateChangeReason(ImageStateChangeReason)}.\n@param stateChangeReason a consumer that will call methods on {@link ImageStateChangeReason.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stateChangeReason(ImageStateChangeReason)", "deprecated" : false, "documentation" : "

                    The reason why the last state change occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stateChangeReason", "fluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeReason", "getterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@return The reason why the last state change occurred.", "getterModel" : { "returnType" : "ImageStateChangeReason", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StateChangeReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StateChangeReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StateChangeReason", "sensitive" : false, "setterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.", "setterMethodName" : "setStateChangeReason", "setterModel" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : null, "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : "

                    The reason why the last state change occurred.

                    ", "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplications", "beanStyleSetterMethodName" : "setApplications", "c2jName" : "Applications", "c2jShape" : "Applications", "defaultConsumerFluentSetterDocumentation" : "

                    The applications associated with the image.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #applications(List)}.\n@param applications a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applications(List)", "deprecated" : false, "documentation" : "

                    The applications associated with the image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applications", "fluentSetterDocumentation" : "

                    The applications associated with the image.

                    \n@param applications The applications associated with the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applications", "getterDocumentation" : "

                    The applications associated with the image.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The applications associated with the image.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Applications", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Applications", "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" : "Application", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Application.Builder} avoiding the need to create one manually via {@link Application#builder()}.\n\nWhen the {@link Consumer} completes, {@link Application.Builder#build()} is called immediately and its result is passed to {@link #member(Application)}.\n@param member a consumer that will call methods on {@link Application.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Application)", "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" : "Application", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Application", "variableName" : "member", "variableType" : "Application", "documentation" : null, "simpleType" : "Application", "variableSetterType" : "Application" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Application", "variableName" : "member", "variableType" : "Application", "documentation" : "", "simpleType" : "Application", "variableSetterType" : "Application" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Application", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Application", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Applications", "sensitive" : false, "setterDocumentation" : "

                    The applications associated with the image.

                    \n@param applications The applications associated with the image.", "setterMethodName" : "setApplications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applications", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applications", "variableType" : "java.util.List", "documentation" : "

                    The applications associated with the image.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the image 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the image was created.

                    \n@param createdTime The time the image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the image was created.

                    \n@return The time the image 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the image was created.

                    \n@param createdTime The time the image was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the image was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPublicBaseImageReleasedDate", "beanStyleSetterMethodName" : "setPublicBaseImageReleasedDate", "c2jName" : "PublicBaseImageReleasedDate", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image 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 #publicBaseImageReleasedDate(Instant)}.\n@param publicBaseImageReleasedDate 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 #publicBaseImageReleasedDate(Instant)", "deprecated" : false, "documentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "publicBaseImageReleasedDate", "fluentSetterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@param publicBaseImageReleasedDate The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publicBaseImageReleasedDate", "getterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@return The release date of the public base image. For private images, this date is the release date of the base image from which the image 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" : "PublicBaseImageReleasedDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PublicBaseImageReleasedDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "PublicBaseImageReleasedDate", "sensitive" : false, "setterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@param publicBaseImageReleasedDate The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.", "setterMethodName" : "setPublicBaseImageReleasedDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "publicBaseImageReleasedDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "publicBaseImageReleasedDate", "variableType" : "java.time.Instant", "documentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for instances that are launched from this image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@return The version of the AppStream 2.0 agent to use for instances that are launched from this image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for instances that are launched from this image.", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "ImagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@param imagePermissions The permissions to provide to the destination AWS account for the specified image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@return The permissions to provide to the destination AWS account for the specified image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@param imagePermissions The permissions to provide to the destination AWS account for the specified image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Applications" : { "beanStyleGetterMethodName" : "getApplications", "beanStyleSetterMethodName" : "setApplications", "c2jName" : "Applications", "c2jShape" : "Applications", "defaultConsumerFluentSetterDocumentation" : "

                    The applications associated with the image.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #applications(List)}.\n@param applications a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applications(List)", "deprecated" : false, "documentation" : "

                    The applications associated with the image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applications", "fluentSetterDocumentation" : "

                    The applications associated with the image.

                    \n@param applications The applications associated with the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applications", "getterDocumentation" : "

                    The applications associated with the image.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The applications associated with the image.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Applications", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Applications", "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" : "Application", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Application.Builder} avoiding the need to create one manually via {@link Application#builder()}.\n\nWhen the {@link Consumer} completes, {@link Application.Builder#build()} is called immediately and its result is passed to {@link #member(Application)}.\n@param member a consumer that will call methods on {@link Application.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Application)", "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" : "Application", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Application", "variableName" : "member", "variableType" : "Application", "documentation" : null, "simpleType" : "Application", "variableSetterType" : "Application" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Application", "variableName" : "member", "variableType" : "Application", "documentation" : "", "simpleType" : "Application", "variableSetterType" : "Application" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Application", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Application", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Applications", "sensitive" : false, "setterDocumentation" : "

                    The applications associated with the image.

                    \n@param applications The applications associated with the image.", "setterMethodName" : "setApplications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applications", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applications", "variableType" : "java.util.List", "documentation" : "

                    The applications associated with the image.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "AppstreamAgentVersion" : { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for instances that are launched from this image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@return The version of the AppStream 2.0 agent to use for instances that are launched from this image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for instances that are launched from this image.", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN of the image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN of the image.

                    \n@param arn The ARN of the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN of the image.

                    \n@return The ARN of the image.", "getterModel" : { "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 ARN of the image.

                    \n@param arn The ARN of the image.", "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 ARN of the image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "BaseImageArn" : { "beanStyleGetterMethodName" : "getBaseImageArn", "beanStyleSetterMethodName" : "setBaseImageArn", "c2jName" : "BaseImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image from which this image 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 #baseImageArn(String)}.\n@param baseImageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #baseImageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the image from which this image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "baseImageArn", "fluentSetterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@param baseImageArn The ARN of the image from which this image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "baseImageArn", "getterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@return The ARN of the image from which this image 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" : "BaseImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BaseImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BaseImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@param baseImageArn The ARN of the image from which this image was created.", "setterMethodName" : "setBaseImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "baseImageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "baseImageArn", "variableType" : "String", "documentation" : "

                    The ARN of the image from which this image was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedTime" : { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the image 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the image was created.

                    \n@param createdTime The time the image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the image was created.

                    \n@return The time the image 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the image was created.

                    \n@param createdTime The time the image was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the image was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The image name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The image name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The image name to display.

                    \n@param displayName The image name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image name to display.

                    \n@return The image name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image name to display.

                    \n@param displayName The image name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ImageBuilderSupported" : { "beanStyleGetterMethodName" : "getImageBuilderSupported", "beanStyleSetterMethodName" : "setImageBuilderSupported", "c2jName" : "ImageBuilderSupported", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \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 #imageBuilderSupported(Boolean)}.\n@param imageBuilderSupported 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 #imageBuilderSupported(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether an image builder can be launched from this image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderSupported", "fluentSetterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@param imageBuilderSupported Indicates whether an image builder can be launched from this image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderSupported", "getterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@return Indicates whether an image builder can be launched from this image.", "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" : "ImageBuilderSupported", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderSupported", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ImageBuilderSupported", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@param imageBuilderSupported Indicates whether an image builder can be launched from this image.", "setterMethodName" : "setImageBuilderSupported", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "imageBuilderSupported", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "imageBuilderSupported", "variableType" : "Boolean", "documentation" : "

                    Indicates whether an image builder can be launched from this image.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "ImagePermissions" : { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "ImagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@param imagePermissions The permissions to provide to the destination AWS account for the specified image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@return The permissions to provide to the destination AWS account for the specified image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@param imagePermissions The permissions to provide to the destination AWS account for the specified image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image.

                    \n@param name The name of the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image.

                    \n@return The name of the image.", "getterModel" : { "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 image.

                    \n@param name The name of the image.", "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 image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Platform" : { "beanStyleGetterMethodName" : "getPlatformAsString", "beanStyleSetterMethodName" : "setPlatform", "c2jName" : "Platform", "c2jShape" : "PlatformType", "defaultConsumerFluentSetterDocumentation" : "

                    The operating system platform of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #platformAsString(String)}.\n@param platform a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #platform(String)", "deprecated" : false, "documentation" : "

                    The operating system platform of the image.

                    ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "platform", "fluentEnumSetterMethodName" : "platform", "fluentGetterMethodName" : "platformAsString", "fluentSetterDocumentation" : "

                    The operating system platform of the image.

                    \n@param platform The operating system platform of the image.\n@see PlatformType\n@return Returns a reference to this object so that method calls can be chained together.\n@see PlatformType", "fluentSetterMethodName" : "platform", "getterDocumentation" : "

                    The operating system platform of the image.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #platform} will return {@link PlatformType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #platformAsString}.\n

                    \n@return The operating system platform of the image.\n@see PlatformType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Platform", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Platform", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Platform", "sensitive" : false, "setterDocumentation" : "

                    The operating system platform of the image.

                    \n@param platform The operating system platform of the image.\n@see PlatformType", "setterMethodName" : "setPlatform", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : "

                    The operating system platform of the image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PublicBaseImageReleasedDate" : { "beanStyleGetterMethodName" : "getPublicBaseImageReleasedDate", "beanStyleSetterMethodName" : "setPublicBaseImageReleasedDate", "c2jName" : "PublicBaseImageReleasedDate", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image 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 #publicBaseImageReleasedDate(Instant)}.\n@param publicBaseImageReleasedDate 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 #publicBaseImageReleasedDate(Instant)", "deprecated" : false, "documentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "publicBaseImageReleasedDate", "fluentSetterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@param publicBaseImageReleasedDate The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publicBaseImageReleasedDate", "getterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@return The release date of the public base image. For private images, this date is the release date of the base image from which the image 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" : "PublicBaseImageReleasedDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PublicBaseImageReleasedDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "PublicBaseImageReleasedDate", "sensitive" : false, "setterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@param publicBaseImageReleasedDate The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.", "setterMethodName" : "setPublicBaseImageReleasedDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "publicBaseImageReleasedDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "publicBaseImageReleasedDate", "variableType" : "java.time.Instant", "documentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "State" : { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "ImageState", "defaultConsumerFluentSetterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is 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 #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n@param state The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link ImageState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n@param state The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StateChangeReason" : { "beanStyleGetterMethodName" : "getStateChangeReason", "beanStyleSetterMethodName" : "setStateChangeReason", "c2jName" : "StateChangeReason", "c2jShape" : "ImageStateChangeReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \nThis is a convenience that creates an instance of the {@link ImageStateChangeReason.Builder} avoiding the need to create one manually via {@link ImageStateChangeReason#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageStateChangeReason.Builder#build()} is called immediately and its result is passed to {@link #stateChangeReason(ImageStateChangeReason)}.\n@param stateChangeReason a consumer that will call methods on {@link ImageStateChangeReason.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stateChangeReason(ImageStateChangeReason)", "deprecated" : false, "documentation" : "

                    The reason why the last state change occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stateChangeReason", "fluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeReason", "getterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@return The reason why the last state change occurred.", "getterModel" : { "returnType" : "ImageStateChangeReason", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StateChangeReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StateChangeReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StateChangeReason", "sensitive" : false, "setterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.", "setterMethodName" : "setStateChangeReason", "setterModel" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : null, "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : "

                    The reason why the last state change occurred.

                    ", "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "xmlNameSpaceUri" : null }, "Visibility" : { "beanStyleGetterMethodName" : "getVisibilityAsString", "beanStyleSetterMethodName" : "setVisibility", "c2jName" : "Visibility", "c2jShape" : "VisibilityType", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image is public or private.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #visibilityAsString(String)}.\n@param visibility a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #visibility(String)", "deprecated" : false, "documentation" : "

                    Indicates whether the image is public or private.

                    ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "visibility", "fluentEnumSetterMethodName" : "visibility", "fluentGetterMethodName" : "visibilityAsString", "fluentSetterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n@param visibility Indicates whether the image is public or private.\n@see VisibilityType\n@return Returns a reference to this object so that method calls can be chained together.\n@see VisibilityType", "fluentSetterMethodName" : "visibility", "getterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #visibility} will return {@link VisibilityType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #visibilityAsString}.\n

                    \n@return Indicates whether the image is public or private.\n@see VisibilityType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Visibility", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Visibility", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Visibility", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n@param visibility Indicates whether the image is public or private.\n@see VisibilityType", "setterMethodName" : "setVisibility", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "visibility", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "visibility", "variableType" : "String", "documentation" : "

                    Indicates whether the image is public or private.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image.

                    \n@param name The name of the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image.

                    \n@return The name of the image.", "getterModel" : { "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 image.

                    \n@param name The name of the image.", "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 image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN of the image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN of the image.

                    \n@param arn The ARN of the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN of the image.

                    \n@return The ARN of the image.", "getterModel" : { "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 ARN of the image.

                    \n@param arn The ARN of the image.", "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 ARN of the image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getBaseImageArn", "beanStyleSetterMethodName" : "setBaseImageArn", "c2jName" : "BaseImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image from which this image 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 #baseImageArn(String)}.\n@param baseImageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #baseImageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the image from which this image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "baseImageArn", "fluentSetterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@param baseImageArn The ARN of the image from which this image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "baseImageArn", "getterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@return The ARN of the image from which this image 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" : "BaseImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "BaseImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "BaseImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the image from which this image was created.

                    \n@param baseImageArn The ARN of the image from which this image was created.", "setterMethodName" : "setBaseImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "baseImageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "baseImageArn", "variableType" : "String", "documentation" : "

                    The ARN of the image from which this image was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The image name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The image name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The image name to display.

                    \n@param displayName The image name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image name to display.

                    \n@return The image name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image name to display.

                    \n@param displayName The image name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "ImageState", "defaultConsumerFluentSetterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is 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 #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n@param state The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link ImageState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    \n@param state The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.\n@see ImageState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The image starts in the PENDING state. If image creation succeeds, the state is AVAILABLE. If image creation fails, the state is FAILED.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVisibilityAsString", "beanStyleSetterMethodName" : "setVisibility", "c2jName" : "Visibility", "c2jShape" : "VisibilityType", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image is public or private.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #visibilityAsString(String)}.\n@param visibility a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #visibility(String)", "deprecated" : false, "documentation" : "

                    Indicates whether the image is public or private.

                    ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "visibility", "fluentEnumSetterMethodName" : "visibility", "fluentGetterMethodName" : "visibilityAsString", "fluentSetterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n@param visibility Indicates whether the image is public or private.\n@see VisibilityType\n@return Returns a reference to this object so that method calls can be chained together.\n@see VisibilityType", "fluentSetterMethodName" : "visibility", "getterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #visibility} will return {@link VisibilityType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #visibilityAsString}.\n

                    \n@return Indicates whether the image is public or private.\n@see VisibilityType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Visibility", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Visibility", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Visibility", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image is public or private.

                    \n@param visibility Indicates whether the image is public or private.\n@see VisibilityType", "setterMethodName" : "setVisibility", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "visibility", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "visibility", "variableType" : "String", "documentation" : "

                    Indicates whether the image is public or private.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageBuilderSupported", "beanStyleSetterMethodName" : "setImageBuilderSupported", "c2jName" : "ImageBuilderSupported", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \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 #imageBuilderSupported(Boolean)}.\n@param imageBuilderSupported 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 #imageBuilderSupported(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether an image builder can be launched from this image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderSupported", "fluentSetterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@param imageBuilderSupported Indicates whether an image builder can be launched from this image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderSupported", "getterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@return Indicates whether an image builder can be launched from this image.", "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" : "ImageBuilderSupported", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderSupported", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "ImageBuilderSupported", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether an image builder can be launched from this image.

                    \n@param imageBuilderSupported Indicates whether an image builder can be launched from this image.", "setterMethodName" : "setImageBuilderSupported", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "imageBuilderSupported", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "imageBuilderSupported", "variableType" : "Boolean", "documentation" : "

                    Indicates whether an image builder can be launched from this image.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPlatformAsString", "beanStyleSetterMethodName" : "setPlatform", "c2jName" : "Platform", "c2jShape" : "PlatformType", "defaultConsumerFluentSetterDocumentation" : "

                    The operating system platform of the image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #platformAsString(String)}.\n@param platform a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #platform(String)", "deprecated" : false, "documentation" : "

                    The operating system platform of the image.

                    ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "platform", "fluentEnumSetterMethodName" : "platform", "fluentGetterMethodName" : "platformAsString", "fluentSetterDocumentation" : "

                    The operating system platform of the image.

                    \n@param platform The operating system platform of the image.\n@see PlatformType\n@return Returns a reference to this object so that method calls can be chained together.\n@see PlatformType", "fluentSetterMethodName" : "platform", "getterDocumentation" : "

                    The operating system platform of the image.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #platform} will return {@link PlatformType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #platformAsString}.\n

                    \n@return The operating system platform of the image.\n@see PlatformType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Platform", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Platform", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Platform", "sensitive" : false, "setterDocumentation" : "

                    The operating system platform of the image.

                    \n@param platform The operating system platform of the image.\n@see PlatformType", "setterMethodName" : "setPlatform", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : "

                    The operating system platform of the image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangeReason", "beanStyleSetterMethodName" : "setStateChangeReason", "c2jName" : "StateChangeReason", "c2jShape" : "ImageStateChangeReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \nThis is a convenience that creates an instance of the {@link ImageStateChangeReason.Builder} avoiding the need to create one manually via {@link ImageStateChangeReason#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageStateChangeReason.Builder#build()} is called immediately and its result is passed to {@link #stateChangeReason(ImageStateChangeReason)}.\n@param stateChangeReason a consumer that will call methods on {@link ImageStateChangeReason.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stateChangeReason(ImageStateChangeReason)", "deprecated" : false, "documentation" : "

                    The reason why the last state change occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stateChangeReason", "fluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeReason", "getterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@return The reason why the last state change occurred.", "getterModel" : { "returnType" : "ImageStateChangeReason", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StateChangeReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StateChangeReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StateChangeReason", "sensitive" : false, "setterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.", "setterMethodName" : "setStateChangeReason", "setterModel" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : null, "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : "

                    The reason why the last state change occurred.

                    ", "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplications", "beanStyleSetterMethodName" : "setApplications", "c2jName" : "Applications", "c2jShape" : "Applications", "defaultConsumerFluentSetterDocumentation" : "

                    The applications associated with the image.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #applications(List)}.\n@param applications a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applications(List)", "deprecated" : false, "documentation" : "

                    The applications associated with the image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applications", "fluentSetterDocumentation" : "

                    The applications associated with the image.

                    \n@param applications The applications associated with the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applications", "getterDocumentation" : "

                    The applications associated with the image.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The applications associated with the image.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Applications", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Applications", "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" : "Application", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Application.Builder} avoiding the need to create one manually via {@link Application#builder()}.\n\nWhen the {@link Consumer} completes, {@link Application.Builder#build()} is called immediately and its result is passed to {@link #member(Application)}.\n@param member a consumer that will call methods on {@link Application.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Application)", "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" : "Application", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "Application", "variableName" : "member", "variableType" : "Application", "documentation" : null, "simpleType" : "Application", "variableSetterType" : "Application" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Application", "variableName" : "member", "variableType" : "Application", "documentation" : "", "simpleType" : "Application", "variableSetterType" : "Application" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Application", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Application", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Applications", "sensitive" : false, "setterDocumentation" : "

                    The applications associated with the image.

                    \n@param applications The applications associated with the image.", "setterMethodName" : "setApplications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applications", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applications", "variableType" : "java.util.List", "documentation" : "

                    The applications associated with the image.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the image 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the image was created.

                    \n@param createdTime The time the image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time the image was created.

                    \n@return The time the image 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the image was created.

                    \n@param createdTime The time the image was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the image was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPublicBaseImageReleasedDate", "beanStyleSetterMethodName" : "setPublicBaseImageReleasedDate", "c2jName" : "PublicBaseImageReleasedDate", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image 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 #publicBaseImageReleasedDate(Instant)}.\n@param publicBaseImageReleasedDate 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 #publicBaseImageReleasedDate(Instant)", "deprecated" : false, "documentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "publicBaseImageReleasedDate", "fluentSetterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@param publicBaseImageReleasedDate The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "publicBaseImageReleasedDate", "getterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@return The release date of the public base image. For private images, this date is the release date of the base image from which the image 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" : "PublicBaseImageReleasedDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PublicBaseImageReleasedDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "PublicBaseImageReleasedDate", "sensitive" : false, "setterDocumentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    \n@param publicBaseImageReleasedDate The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.", "setterMethodName" : "setPublicBaseImageReleasedDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "publicBaseImageReleasedDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "publicBaseImageReleasedDate", "variableType" : "java.time.Instant", "documentation" : "

                    The release date of the public base image. For private images, this date is the release date of the base image from which the image was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for instances that are launched from this image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@return The version of the AppStream 2.0 agent to use for instances that are launched from this image.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for instances that are launched from this image.", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for instances that are launched from this image.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "ImagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@param imagePermissions The permissions to provide to the destination AWS account for the specified image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@return The permissions to provide to the destination AWS account for the specified image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    \n@param imagePermissions The permissions to provide to the destination AWS account for the specified image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                    The permissions to provide to the destination AWS account for the specified image.

                    ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "Image", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Image", "variableName" : "image", "variableType" : "Image", "documentation" : null, "simpleType" : "Image", "variableSetterType" : "Image" }, "wrapper" : false }, "ImageBuilder" : { "c2jName" : "ImageBuilder", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes a virtual machine that is used to create an image.

                    ", "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" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN for the image builder.

                    \n@param arn The ARN for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN for the image builder.

                    \n@return The ARN for the image builder.", "getterModel" : { "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 ARN for the image builder.

                    \n@param arn The ARN for the image builder.", "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 ARN for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image from which this builder 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the image from which this builder was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@param imageArn The ARN of the image from which this builder was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@return The ARN of the image from which this builder 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" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@param imageArn The ARN of the image from which this builder was created.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the image from which this builder was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The image builder name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image builder name to display.

                    \n@return The image builder name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image builder name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration of the image builder.

                    \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                    The VPC configuration of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@param vpcConfig The VPC configuration of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@return The VPC configuration of the image builder.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@param vpcConfig The VPC configuration of the image builder.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration of the image builder.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type for the image builder.

                    \n@param instanceType The instance type for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type for the image builder.

                    \n@return The instance type for the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type for the image builder.

                    \n@param instanceType The instance type for the image builder.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPlatformAsString", "beanStyleSetterMethodName" : "setPlatform", "c2jName" : "Platform", "c2jShape" : "PlatformType", "defaultConsumerFluentSetterDocumentation" : "

                    The operating system platform of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #platformAsString(String)}.\n@param platform a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #platform(String)", "deprecated" : false, "documentation" : "

                    The operating system platform of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "platform", "fluentEnumSetterMethodName" : "platform", "fluentGetterMethodName" : "platformAsString", "fluentSetterDocumentation" : "

                    The operating system platform of the image builder.

                    \n@param platform The operating system platform of the image builder.\n@see PlatformType\n@return Returns a reference to this object so that method calls can be chained together.\n@see PlatformType", "fluentSetterMethodName" : "platform", "getterDocumentation" : "

                    The operating system platform of the image builder.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #platform} will return {@link PlatformType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #platformAsString}.\n

                    \n@return The operating system platform of the image builder.\n@see PlatformType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Platform", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Platform", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Platform", "sensitive" : false, "setterDocumentation" : "

                    The operating system platform of the image builder.

                    \n@param platform The operating system platform of the image builder.\n@see PlatformType", "setterMethodName" : "setPlatform", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : "

                    The operating system platform of the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "ImageBuilderState", "defaultConsumerFluentSetterDocumentation" : "

                    The state of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The state of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The state of the image builder.

                    \n@param state The state of the image builder.\n@see ImageBuilderState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageBuilderState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The state of the image builder.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link ImageBuilderState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The state of the image builder.\n@see ImageBuilderState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The state of the image builder.

                    \n@param state The state of the image builder.\n@see ImageBuilderState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The state of the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangeReason", "beanStyleSetterMethodName" : "setStateChangeReason", "c2jName" : "StateChangeReason", "c2jShape" : "ImageBuilderStateChangeReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilderStateChangeReason.Builder} avoiding the need to create one manually via {@link ImageBuilderStateChangeReason#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilderStateChangeReason.Builder#build()} is called immediately and its result is passed to {@link #stateChangeReason(ImageBuilderStateChangeReason)}.\n@param stateChangeReason a consumer that will call methods on {@link ImageBuilderStateChangeReason.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stateChangeReason(ImageBuilderStateChangeReason)", "deprecated" : false, "documentation" : "

                    The reason why the last state change occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stateChangeReason", "fluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeReason", "getterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@return The reason why the last state change occurred.", "getterModel" : { "returnType" : "ImageBuilderStateChangeReason", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StateChangeReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StateChangeReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StateChangeReason", "sensitive" : false, "setterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.", "setterMethodName" : "setStateChangeReason", "setterModel" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : null, "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : "

                    The reason why the last state change occurred.

                    ", "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time stamp when the image builder 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time stamp when the image builder was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@param createdTime The time stamp when the image builder was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@return The time stamp when the image builder 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@param createdTime The time stamp when the image builder was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time stamp when the image builder was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@return Enables or disables default internet access for the image builder.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageBuilderErrors", "beanStyleSetterMethodName" : "setImageBuilderErrors", "c2jName" : "ImageBuilderErrors", "c2jShape" : "ResourceErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder errors.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #imageBuilderErrors(List)}.\n@param imageBuilderErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilderErrors(List)", "deprecated" : false, "documentation" : "

                    The image builder errors.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderErrors", "fluentSetterDocumentation" : "

                    The image builder errors.

                    \n@param imageBuilderErrors The image builder errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderErrors", "getterDocumentation" : "

                    The image builder errors.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The image builder errors.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilderErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderErrors", "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" : "ResourceError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceError.Builder} avoiding the need to create one manually via {@link ResourceError#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceError.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceError)}.\n@param member a consumer that will call methods on {@link ResourceError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceError)", "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" : "ResourceError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "ResourceError", "variableName" : "member", "variableType" : "ResourceError", "documentation" : null, "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceError", "variableName" : "member", "variableType" : "ResourceError", "documentation" : "", "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ImageBuilderErrors", "sensitive" : false, "setterDocumentation" : "

                    The image builder errors.

                    \n@param imageBuilderErrors The image builder errors.", "setterMethodName" : "setImageBuilderErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilderErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilderErrors", "variableType" : "java.util.List", "documentation" : "

                    The image builder errors.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent that is currently being used by the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@return The version of the AppStream 2.0 agent that is currently being used by the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent that is currently being used by the image builder.", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AppstreamAgentVersion" : { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent that is currently being used by the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@return The version of the AppStream 2.0 agent that is currently being used by the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent that is currently being used by the image builder.", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN for the image builder.

                    \n@param arn The ARN for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN for the image builder.

                    \n@return The ARN for the image builder.", "getterModel" : { "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 ARN for the image builder.

                    \n@param arn The ARN for the image builder.", "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 ARN for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedTime" : { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time stamp when the image builder 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time stamp when the image builder was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@param createdTime The time stamp when the image builder was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@return The time stamp when the image builder 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@param createdTime The time stamp when the image builder was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time stamp when the image builder was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The image builder name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image builder name to display.

                    \n@return The image builder name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image builder name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@return Enables or disables default internet access for the image builder.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "ImageArn" : { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image from which this builder 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the image from which this builder was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@param imageArn The ARN of the image from which this builder was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@return The ARN of the image from which this builder 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" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@param imageArn The ARN of the image from which this builder was created.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the image from which this builder was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ImageBuilderErrors" : { "beanStyleGetterMethodName" : "getImageBuilderErrors", "beanStyleSetterMethodName" : "setImageBuilderErrors", "c2jName" : "ImageBuilderErrors", "c2jShape" : "ResourceErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder errors.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #imageBuilderErrors(List)}.\n@param imageBuilderErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilderErrors(List)", "deprecated" : false, "documentation" : "

                    The image builder errors.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderErrors", "fluentSetterDocumentation" : "

                    The image builder errors.

                    \n@param imageBuilderErrors The image builder errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderErrors", "getterDocumentation" : "

                    The image builder errors.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The image builder errors.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilderErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderErrors", "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" : "ResourceError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceError.Builder} avoiding the need to create one manually via {@link ResourceError#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceError.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceError)}.\n@param member a consumer that will call methods on {@link ResourceError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceError)", "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" : "ResourceError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "ResourceError", "variableName" : "member", "variableType" : "ResourceError", "documentation" : null, "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceError", "variableName" : "member", "variableType" : "ResourceError", "documentation" : "", "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ImageBuilderErrors", "sensitive" : false, "setterDocumentation" : "

                    The image builder errors.

                    \n@param imageBuilderErrors The image builder errors.", "setterMethodName" : "setImageBuilderErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilderErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilderErrors", "variableType" : "java.util.List", "documentation" : "

                    The image builder errors.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "InstanceType" : { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type for the image builder.

                    \n@param instanceType The instance type for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type for the image builder.

                    \n@return The instance type for the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type for the image builder.

                    \n@param instanceType The instance type for the image builder.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Platform" : { "beanStyleGetterMethodName" : "getPlatformAsString", "beanStyleSetterMethodName" : "setPlatform", "c2jName" : "Platform", "c2jShape" : "PlatformType", "defaultConsumerFluentSetterDocumentation" : "

                    The operating system platform of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #platformAsString(String)}.\n@param platform a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #platform(String)", "deprecated" : false, "documentation" : "

                    The operating system platform of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "platform", "fluentEnumSetterMethodName" : "platform", "fluentGetterMethodName" : "platformAsString", "fluentSetterDocumentation" : "

                    The operating system platform of the image builder.

                    \n@param platform The operating system platform of the image builder.\n@see PlatformType\n@return Returns a reference to this object so that method calls can be chained together.\n@see PlatformType", "fluentSetterMethodName" : "platform", "getterDocumentation" : "

                    The operating system platform of the image builder.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #platform} will return {@link PlatformType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #platformAsString}.\n

                    \n@return The operating system platform of the image builder.\n@see PlatformType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Platform", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Platform", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Platform", "sensitive" : false, "setterDocumentation" : "

                    The operating system platform of the image builder.

                    \n@param platform The operating system platform of the image builder.\n@see PlatformType", "setterMethodName" : "setPlatform", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : "

                    The operating system platform of the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "State" : { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "ImageBuilderState", "defaultConsumerFluentSetterDocumentation" : "

                    The state of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The state of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The state of the image builder.

                    \n@param state The state of the image builder.\n@see ImageBuilderState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageBuilderState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The state of the image builder.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link ImageBuilderState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The state of the image builder.\n@see ImageBuilderState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The state of the image builder.

                    \n@param state The state of the image builder.\n@see ImageBuilderState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The state of the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StateChangeReason" : { "beanStyleGetterMethodName" : "getStateChangeReason", "beanStyleSetterMethodName" : "setStateChangeReason", "c2jName" : "StateChangeReason", "c2jShape" : "ImageBuilderStateChangeReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilderStateChangeReason.Builder} avoiding the need to create one manually via {@link ImageBuilderStateChangeReason#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilderStateChangeReason.Builder#build()} is called immediately and its result is passed to {@link #stateChangeReason(ImageBuilderStateChangeReason)}.\n@param stateChangeReason a consumer that will call methods on {@link ImageBuilderStateChangeReason.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stateChangeReason(ImageBuilderStateChangeReason)", "deprecated" : false, "documentation" : "

                    The reason why the last state change occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stateChangeReason", "fluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeReason", "getterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@return The reason why the last state change occurred.", "getterModel" : { "returnType" : "ImageBuilderStateChangeReason", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StateChangeReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StateChangeReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StateChangeReason", "sensitive" : false, "setterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.", "setterMethodName" : "setStateChangeReason", "setterModel" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : null, "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : "

                    The reason why the last state change occurred.

                    ", "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "xmlNameSpaceUri" : null }, "VpcConfig" : { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration of the image builder.

                    \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                    The VPC configuration of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@param vpcConfig The VPC configuration of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@return The VPC configuration of the image builder.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@param vpcConfig The VPC configuration of the image builder.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration of the image builder.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN for the image builder.

                    \n@param arn The ARN for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN for the image builder.

                    \n@return The ARN for the image builder.", "getterModel" : { "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 ARN for the image builder.

                    \n@param arn The ARN for the image builder.", "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 ARN for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the image from which this builder 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the image from which this builder was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@param imageArn The ARN of the image from which this builder was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@return The ARN of the image from which this builder 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" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the image from which this builder was created.

                    \n@param imageArn The ARN of the image from which this builder was created.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the image from which this builder was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The image builder name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The image builder name to display.

                    \n@return The image builder name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The image builder name to display.

                    \n@param displayName The image builder name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The image builder name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                    The VPC configuration of the image builder.

                    \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                    The VPC configuration of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@param vpcConfig The VPC configuration of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@return The VPC configuration of the image builder.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                    The VPC configuration of the image builder.

                    \n@param vpcConfig The VPC configuration of the image builder.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                    The VPC configuration of the image builder.

                    ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type for the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type for the image builder.

                    \n@param instanceType The instance type for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                    The instance type for the image builder.

                    \n@return The instance type for the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                    The instance type for the image builder.

                    \n@param instanceType The instance type for the image builder.", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                    The instance type for the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPlatformAsString", "beanStyleSetterMethodName" : "setPlatform", "c2jName" : "Platform", "c2jShape" : "PlatformType", "defaultConsumerFluentSetterDocumentation" : "

                    The operating system platform of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #platformAsString(String)}.\n@param platform a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #platform(String)", "deprecated" : false, "documentation" : "

                    The operating system platform of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "platform", "fluentEnumSetterMethodName" : "platform", "fluentGetterMethodName" : "platformAsString", "fluentSetterDocumentation" : "

                    The operating system platform of the image builder.

                    \n@param platform The operating system platform of the image builder.\n@see PlatformType\n@return Returns a reference to this object so that method calls can be chained together.\n@see PlatformType", "fluentSetterMethodName" : "platform", "getterDocumentation" : "

                    The operating system platform of the image builder.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #platform} will return {@link PlatformType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #platformAsString}.\n

                    \n@return The operating system platform of the image builder.\n@see PlatformType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Platform", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Platform", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Platform", "sensitive" : false, "setterDocumentation" : "

                    The operating system platform of the image builder.

                    \n@param platform The operating system platform of the image builder.\n@see PlatformType", "setterMethodName" : "setPlatform", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "platform", "variableType" : "String", "documentation" : "

                    The operating system platform of the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "ImageBuilderState", "defaultConsumerFluentSetterDocumentation" : "

                    The state of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The state of the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The state of the image builder.

                    \n@param state The state of the image builder.\n@see ImageBuilderState\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageBuilderState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The state of the image builder.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link ImageBuilderState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The state of the image builder.\n@see ImageBuilderState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The state of the image builder.

                    \n@param state The state of the image builder.\n@see ImageBuilderState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The state of the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangeReason", "beanStyleSetterMethodName" : "setStateChangeReason", "c2jName" : "StateChangeReason", "c2jShape" : "ImageBuilderStateChangeReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilderStateChangeReason.Builder} avoiding the need to create one manually via {@link ImageBuilderStateChangeReason#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilderStateChangeReason.Builder#build()} is called immediately and its result is passed to {@link #stateChangeReason(ImageBuilderStateChangeReason)}.\n@param stateChangeReason a consumer that will call methods on {@link ImageBuilderStateChangeReason.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stateChangeReason(ImageBuilderStateChangeReason)", "deprecated" : false, "documentation" : "

                    The reason why the last state change occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stateChangeReason", "fluentSetterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeReason", "getterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@return The reason why the last state change occurred.", "getterModel" : { "returnType" : "ImageBuilderStateChangeReason", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StateChangeReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StateChangeReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StateChangeReason", "sensitive" : false, "setterDocumentation" : "

                    The reason why the last state change occurred.

                    \n@param stateChangeReason The reason why the last state change occurred.", "setterMethodName" : "setStateChangeReason", "setterModel" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : null, "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "stateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : "

                    The reason why the last state change occurred.

                    ", "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time stamp when the image builder 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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time stamp when the image builder was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@param createdTime The time stamp when the image builder was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@return The time stamp when the image builder 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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time stamp when the image builder was created.

                    \n@param createdTime The time stamp when the image builder was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time stamp when the image builder was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@return Enables or disables default internet access for the image builder.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                    Enables or disables default internet access for the image builder.

                    \n@param enableDefaultInternetAccess Enables or disables default internet access for the image builder.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                    Enables or disables default internet access for the image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@return The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                    The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

                    ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageBuilderErrors", "beanStyleSetterMethodName" : "setImageBuilderErrors", "c2jName" : "ImageBuilderErrors", "c2jShape" : "ResourceErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The image builder errors.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #imageBuilderErrors(List)}.\n@param imageBuilderErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilderErrors(List)", "deprecated" : false, "documentation" : "

                    The image builder errors.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderErrors", "fluentSetterDocumentation" : "

                    The image builder errors.

                    \n@param imageBuilderErrors The image builder errors.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderErrors", "getterDocumentation" : "

                    The image builder errors.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The image builder errors.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilderErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderErrors", "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" : "ResourceError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceError.Builder} avoiding the need to create one manually via {@link ResourceError#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceError.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceError)}.\n@param member a consumer that will call methods on {@link ResourceError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceError)", "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" : "ResourceError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "ResourceError", "variableName" : "member", "variableType" : "ResourceError", "documentation" : null, "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceError", "variableName" : "member", "variableType" : "ResourceError", "documentation" : "", "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ImageBuilderErrors", "sensitive" : false, "setterDocumentation" : "

                    The image builder errors.

                    \n@param imageBuilderErrors The image builder errors.", "setterMethodName" : "setImageBuilderErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilderErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imageBuilderErrors", "variableType" : "java.util.List", "documentation" : "

                    The image builder errors.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent that is currently being used by the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@return The version of the AppStream 2.0 agent that is currently being used by the image builder.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent that is currently being used by the image builder.", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent that is currently being used by the image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "ImageBuilder", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "wrapper" : false }, "ImageBuilderState" : { "c2jName" : "ImageBuilderState", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PENDING", "value" : "PENDING" }, { "name" : "UPDATING_AGENT", "value" : "UPDATING_AGENT" }, { "name" : "RUNNING", "value" : "RUNNING" }, { "name" : "STOPPING", "value" : "STOPPING" }, { "name" : "STOPPED", "value" : "STOPPED" }, { "name" : "REBOOTING", "value" : "REBOOTING" }, { "name" : "SNAPSHOTTING", "value" : "SNAPSHOTTING" }, { "name" : "DELETING", "value" : "DELETING" }, { "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" : "ImageBuilderState", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageBuilderState", "variableName" : "imageBuilderState", "variableType" : "ImageBuilderState", "documentation" : null, "simpleType" : "ImageBuilderState", "variableSetterType" : "ImageBuilderState" }, "wrapper" : false }, "ImageBuilderStateChangeReason" : { "c2jName" : "ImageBuilderStateChangeReason", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the reason why the last image builder state change occurred.

                    ", "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" : "getCodeAsString", "beanStyleSetterMethodName" : "setCode", "c2jName" : "Code", "c2jShape" : "ImageBuilderStateChangeReasonCode", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #codeAsString(String)}.\n@param code a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #code(String)", "deprecated" : false, "documentation" : "

                    The state change reason code.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "code", "fluentEnumSetterMethodName" : "code", "fluentGetterMethodName" : "codeAsString", "fluentSetterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageBuilderStateChangeReasonCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageBuilderStateChangeReasonCode", "fluentSetterMethodName" : "code", "getterDocumentation" : "

                    The state change reason code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #code} will return {@link ImageBuilderStateChangeReasonCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #codeAsString}.\n

                    \n@return The state change reason code.\n@see ImageBuilderStateChangeReasonCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Code", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Code", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Code", "sensitive" : false, "setterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageBuilderStateChangeReasonCode", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

                    The state change reason code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason 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 #message(String)}.\n@param message a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #message(String)", "deprecated" : false, "documentation" : "

                    The state change reason message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                    The state change reason message.

                    \n@return The state change reason 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" : "Message", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Message", "sensitive" : false, "setterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                    The state change reason message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Code" : { "beanStyleGetterMethodName" : "getCodeAsString", "beanStyleSetterMethodName" : "setCode", "c2jName" : "Code", "c2jShape" : "ImageBuilderStateChangeReasonCode", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #codeAsString(String)}.\n@param code a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #code(String)", "deprecated" : false, "documentation" : "

                    The state change reason code.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "code", "fluentEnumSetterMethodName" : "code", "fluentGetterMethodName" : "codeAsString", "fluentSetterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageBuilderStateChangeReasonCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageBuilderStateChangeReasonCode", "fluentSetterMethodName" : "code", "getterDocumentation" : "

                    The state change reason code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #code} will return {@link ImageBuilderStateChangeReasonCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #codeAsString}.\n

                    \n@return The state change reason code.\n@see ImageBuilderStateChangeReasonCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Code", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Code", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Code", "sensitive" : false, "setterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageBuilderStateChangeReasonCode", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

                    The state change reason code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Message" : { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason 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 #message(String)}.\n@param message a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #message(String)", "deprecated" : false, "documentation" : "

                    The state change reason message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                    The state change reason message.

                    \n@return The state change reason 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" : "Message", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Message", "sensitive" : false, "setterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                    The state change reason message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCodeAsString", "beanStyleSetterMethodName" : "setCode", "c2jName" : "Code", "c2jShape" : "ImageBuilderStateChangeReasonCode", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #codeAsString(String)}.\n@param code a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #code(String)", "deprecated" : false, "documentation" : "

                    The state change reason code.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "code", "fluentEnumSetterMethodName" : "code", "fluentGetterMethodName" : "codeAsString", "fluentSetterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageBuilderStateChangeReasonCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageBuilderStateChangeReasonCode", "fluentSetterMethodName" : "code", "getterDocumentation" : "

                    The state change reason code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #code} will return {@link ImageBuilderStateChangeReasonCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #codeAsString}.\n

                    \n@return The state change reason code.\n@see ImageBuilderStateChangeReasonCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Code", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Code", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Code", "sensitive" : false, "setterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageBuilderStateChangeReasonCode", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

                    The state change reason code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason 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 #message(String)}.\n@param message a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #message(String)", "deprecated" : false, "documentation" : "

                    The state change reason message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                    The state change reason message.

                    \n@return The state change reason 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" : "Message", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Message", "sensitive" : false, "setterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                    The state change reason message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ImageBuilderStateChangeReason", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageBuilderStateChangeReason", "variableName" : "imageBuilderStateChangeReason", "variableType" : "ImageBuilderStateChangeReason", "documentation" : null, "simpleType" : "ImageBuilderStateChangeReason", "variableSetterType" : "ImageBuilderStateChangeReason" }, "wrapper" : false }, "ImageBuilderStateChangeReasonCode" : { "c2jName" : "ImageBuilderStateChangeReasonCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "INTERNAL_ERROR", "value" : "INTERNAL_ERROR" }, { "name" : "IMAGE_UNAVAILABLE", "value" : "IMAGE_UNAVAILABLE" } ], "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" : "ImageBuilderStateChangeReasonCode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageBuilderStateChangeReasonCode", "variableName" : "imageBuilderStateChangeReasonCode", "variableType" : "ImageBuilderStateChangeReasonCode", "documentation" : null, "simpleType" : "ImageBuilderStateChangeReasonCode", "variableSetterType" : "ImageBuilderStateChangeReasonCode" }, "wrapper" : false }, "ImagePermissions" : { "c2jName" : "ImagePermissions", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the permissions for an image.

                    ", "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" : "getAllowFleet", "beanStyleSetterMethodName" : "setAllowFleet", "c2jName" : "allowFleet", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \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 #allowFleet(Boolean)}.\n@param allowFleet 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 #allowFleet(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether the image can be used for a fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowFleet", "fluentSetterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@param allowFleet Indicates whether the image can be used for a fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowFleet", "getterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@return Indicates whether the image can be used for a fleet.", "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" : "allowFleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "allowFleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowFleet", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@param allowFleet Indicates whether the image can be used for a fleet.", "setterMethodName" : "setAllowFleet", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowFleet", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowFleet", "variableType" : "Boolean", "documentation" : "

                    Indicates whether the image can be used for a fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAllowImageBuilder", "beanStyleSetterMethodName" : "setAllowImageBuilder", "c2jName" : "allowImageBuilder", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \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 #allowImageBuilder(Boolean)}.\n@param allowImageBuilder 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 #allowImageBuilder(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether the image can be used for an image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowImageBuilder", "fluentSetterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@param allowImageBuilder Indicates whether the image can be used for an image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowImageBuilder", "getterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@return Indicates whether the image can be used for an image builder.", "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" : "allowImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "allowImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@param allowImageBuilder Indicates whether the image can be used for an image builder.", "setterMethodName" : "setAllowImageBuilder", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowImageBuilder", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowImageBuilder", "variableType" : "Boolean", "documentation" : "

                    Indicates whether the image can be used for an image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllowFleet" : { "beanStyleGetterMethodName" : "getAllowFleet", "beanStyleSetterMethodName" : "setAllowFleet", "c2jName" : "allowFleet", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \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 #allowFleet(Boolean)}.\n@param allowFleet 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 #allowFleet(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether the image can be used for a fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowFleet", "fluentSetterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@param allowFleet Indicates whether the image can be used for a fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowFleet", "getterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@return Indicates whether the image can be used for a fleet.", "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" : "allowFleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "allowFleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowFleet", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@param allowFleet Indicates whether the image can be used for a fleet.", "setterMethodName" : "setAllowFleet", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowFleet", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowFleet", "variableType" : "Boolean", "documentation" : "

                    Indicates whether the image can be used for a fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "AllowImageBuilder" : { "beanStyleGetterMethodName" : "getAllowImageBuilder", "beanStyleSetterMethodName" : "setAllowImageBuilder", "c2jName" : "allowImageBuilder", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \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 #allowImageBuilder(Boolean)}.\n@param allowImageBuilder 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 #allowImageBuilder(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether the image can be used for an image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowImageBuilder", "fluentSetterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@param allowImageBuilder Indicates whether the image can be used for an image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowImageBuilder", "getterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@return Indicates whether the image can be used for an image builder.", "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" : "allowImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "allowImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@param allowImageBuilder Indicates whether the image can be used for an image builder.", "setterMethodName" : "setAllowImageBuilder", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowImageBuilder", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowImageBuilder", "variableType" : "Boolean", "documentation" : "

                    Indicates whether the image can be used for an image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAllowFleet", "beanStyleSetterMethodName" : "setAllowFleet", "c2jName" : "allowFleet", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \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 #allowFleet(Boolean)}.\n@param allowFleet 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 #allowFleet(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether the image can be used for a fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowFleet", "fluentSetterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@param allowFleet Indicates whether the image can be used for a fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowFleet", "getterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@return Indicates whether the image can be used for a fleet.", "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" : "allowFleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "allowFleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowFleet", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image can be used for a fleet.

                    \n@param allowFleet Indicates whether the image can be used for a fleet.", "setterMethodName" : "setAllowFleet", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowFleet", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowFleet", "variableType" : "Boolean", "documentation" : "

                    Indicates whether the image can be used for a fleet.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAllowImageBuilder", "beanStyleSetterMethodName" : "setAllowImageBuilder", "c2jName" : "allowImageBuilder", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \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 #allowImageBuilder(Boolean)}.\n@param allowImageBuilder 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 #allowImageBuilder(Boolean)", "deprecated" : false, "documentation" : "

                    Indicates whether the image can be used for an image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowImageBuilder", "fluentSetterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@param allowImageBuilder Indicates whether the image can be used for an image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowImageBuilder", "getterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@return Indicates whether the image can be used for an image builder.", "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" : "allowImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "allowImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "AllowImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Indicates whether the image can be used for an image builder.

                    \n@param allowImageBuilder Indicates whether the image can be used for an image builder.", "setterMethodName" : "setAllowImageBuilder", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "allowImageBuilder", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "allowImageBuilder", "variableType" : "Boolean", "documentation" : "

                    Indicates whether the image can be used for an image builder.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ImagePermissions", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "wrapper" : false }, "ImageState" : { "c2jName" : "ImageState", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PENDING", "value" : "PENDING" }, { "name" : "AVAILABLE", "value" : "AVAILABLE" }, { "name" : "FAILED", "value" : "FAILED" }, { "name" : "COPYING", "value" : "COPYING" }, { "name" : "DELETING", "value" : "DELETING" } ], "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" : "ImageState", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageState", "variableName" : "imageState", "variableType" : "ImageState", "documentation" : null, "simpleType" : "ImageState", "variableSetterType" : "ImageState" }, "wrapper" : false }, "ImageStateChangeReason" : { "c2jName" : "ImageStateChangeReason", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the reason why the last image state change occurred.

                    ", "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" : "getCodeAsString", "beanStyleSetterMethodName" : "setCode", "c2jName" : "Code", "c2jShape" : "ImageStateChangeReasonCode", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #codeAsString(String)}.\n@param code a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #code(String)", "deprecated" : false, "documentation" : "

                    The state change reason code.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "code", "fluentEnumSetterMethodName" : "code", "fluentGetterMethodName" : "codeAsString", "fluentSetterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageStateChangeReasonCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageStateChangeReasonCode", "fluentSetterMethodName" : "code", "getterDocumentation" : "

                    The state change reason code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #code} will return {@link ImageStateChangeReasonCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #codeAsString}.\n

                    \n@return The state change reason code.\n@see ImageStateChangeReasonCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Code", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Code", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Code", "sensitive" : false, "setterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageStateChangeReasonCode", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

                    The state change reason code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason 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 #message(String)}.\n@param message a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #message(String)", "deprecated" : false, "documentation" : "

                    The state change reason message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                    The state change reason message.

                    \n@return The state change reason 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" : "Message", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Message", "sensitive" : false, "setterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                    The state change reason message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Code" : { "beanStyleGetterMethodName" : "getCodeAsString", "beanStyleSetterMethodName" : "setCode", "c2jName" : "Code", "c2jShape" : "ImageStateChangeReasonCode", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #codeAsString(String)}.\n@param code a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #code(String)", "deprecated" : false, "documentation" : "

                    The state change reason code.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "code", "fluentEnumSetterMethodName" : "code", "fluentGetterMethodName" : "codeAsString", "fluentSetterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageStateChangeReasonCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageStateChangeReasonCode", "fluentSetterMethodName" : "code", "getterDocumentation" : "

                    The state change reason code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #code} will return {@link ImageStateChangeReasonCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #codeAsString}.\n

                    \n@return The state change reason code.\n@see ImageStateChangeReasonCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Code", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Code", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Code", "sensitive" : false, "setterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageStateChangeReasonCode", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

                    The state change reason code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Message" : { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason 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 #message(String)}.\n@param message a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #message(String)", "deprecated" : false, "documentation" : "

                    The state change reason message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                    The state change reason message.

                    \n@return The state change reason 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" : "Message", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Message", "sensitive" : false, "setterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                    The state change reason message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCodeAsString", "beanStyleSetterMethodName" : "setCode", "c2jName" : "Code", "c2jShape" : "ImageStateChangeReasonCode", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #codeAsString(String)}.\n@param code a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #code(String)", "deprecated" : false, "documentation" : "

                    The state change reason code.

                    ", "endpointDiscoveryId" : false, "enumType" : "ImageStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "code", "fluentEnumSetterMethodName" : "code", "fluentGetterMethodName" : "codeAsString", "fluentSetterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageStateChangeReasonCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see ImageStateChangeReasonCode", "fluentSetterMethodName" : "code", "getterDocumentation" : "

                    The state change reason code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #code} will return {@link ImageStateChangeReasonCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #codeAsString}.\n

                    \n@return The state change reason code.\n@see ImageStateChangeReasonCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Code", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Code", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Code", "sensitive" : false, "setterDocumentation" : "

                    The state change reason code.

                    \n@param code The state change reason code.\n@see ImageStateChangeReasonCode", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

                    The state change reason code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The state change reason 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 #message(String)}.\n@param message a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #message(String)", "deprecated" : false, "documentation" : "

                    The state change reason message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

                    The state change reason message.

                    \n@return The state change reason 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" : "Message", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Message", "sensitive" : false, "setterDocumentation" : "

                    The state change reason message.

                    \n@param message The state change reason message.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                    The state change reason message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ImageStateChangeReason", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageStateChangeReason", "variableName" : "imageStateChangeReason", "variableType" : "ImageStateChangeReason", "documentation" : null, "simpleType" : "ImageStateChangeReason", "variableSetterType" : "ImageStateChangeReason" }, "wrapper" : false }, "ImageStateChangeReasonCode" : { "c2jName" : "ImageStateChangeReasonCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "INTERNAL_ERROR", "value" : "INTERNAL_ERROR" }, { "name" : "IMAGE_BUILDER_NOT_AVAILABLE", "value" : "IMAGE_BUILDER_NOT_AVAILABLE" }, { "name" : "IMAGE_COPY_FAILURE", "value" : "IMAGE_COPY_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" : "ImageStateChangeReasonCode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ImageStateChangeReasonCode", "variableName" : "imageStateChangeReasonCode", "variableType" : "ImageStateChangeReasonCode", "documentation" : null, "simpleType" : "ImageStateChangeReasonCode", "variableSetterType" : "ImageStateChangeReasonCode" }, "wrapper" : false }, "IncompatibleImageException" : { "c2jName" : "IncompatibleImageException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The image does not support storage connectors.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "IncompatibleImageException", "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" : "IncompatibleImageException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "IncompatibleImageException", "variableName" : "incompatibleImageException", "variableType" : "IncompatibleImageException", "documentation" : null, "simpleType" : "IncompatibleImageException", "variableSetterType" : "IncompatibleImageException" }, "wrapper" : false }, "InvalidAccountStatusException" : { "c2jName" : "InvalidAccountStatusException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidAccountStatusException", "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" : "InvalidAccountStatusException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidAccountStatusException", "variableName" : "invalidAccountStatusException", "variableType" : "InvalidAccountStatusException", "documentation" : null, "simpleType" : "InvalidAccountStatusException", "variableSetterType" : "InvalidAccountStatusException" }, "wrapper" : false }, "InvalidParameterCombinationException" : { "c2jName" : "InvalidParameterCombinationException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Indicates an incorrect combination of parameters, or a missing parameter.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidParameterCombinationException", "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" : "InvalidParameterCombinationException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidParameterCombinationException", "variableName" : "invalidParameterCombinationException", "variableType" : "InvalidParameterCombinationException", "documentation" : null, "simpleType" : "InvalidParameterCombinationException", "variableSetterType" : "InvalidParameterCombinationException" }, "wrapper" : false }, "InvalidRoleException" : { "c2jName" : "InvalidRoleException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The specified role is invalid.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidRoleException", "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" : "InvalidRoleException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidRoleException", "variableName" : "invalidRoleException", "variableType" : "InvalidRoleException", "documentation" : null, "simpleType" : "InvalidRoleException", "variableSetterType" : "InvalidRoleException" }, "wrapper" : false }, "LastReportGenerationExecutionError" : { "c2jName" : "LastReportGenerationExecutionError", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the error that is returned when a usage report can't be generated.

                    ", "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" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "UsageReportExecutionErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    ", "endpointDiscoveryId" : false, "enumType" : "UsageReportExecutionErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n@param errorCode The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportExecutionErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link UsageReportExecutionErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n@param errorCode The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@param errorMessage The error message for the error that is returned when a usage report can't be generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@return The error message for the error that is returned when a usage report can't be generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@param errorMessage The error message for the error that is returned when a usage report can't be generated.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "UsageReportExecutionErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    ", "endpointDiscoveryId" : false, "enumType" : "UsageReportExecutionErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n@param errorCode The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportExecutionErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link UsageReportExecutionErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n@param errorCode The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@param errorMessage The error message for the error that is returned when a usage report can't be generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@return The error message for the error that is returned when a usage report can't be generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@param errorMessage The error message for the error that is returned when a usage report can't be generated.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "UsageReportExecutionErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    ", "endpointDiscoveryId" : false, "enumType" : "UsageReportExecutionErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n@param errorCode The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportExecutionErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link UsageReportExecutionErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    \n@param errorCode The error code for the error that is returned when a usage report can't be generated.\n@see UsageReportExecutionErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code for the error that is returned when a usage report can't be generated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@param errorMessage The error message for the error that is returned when a usage report can't be generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@return The error message for the error that is returned when a usage report can't be generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    \n@param errorMessage The error message for the error that is returned when a usage report can't be generated.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message for the error that is returned when a usage report can't be generated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "LastReportGenerationExecutionError", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "LastReportGenerationExecutionError", "variableName" : "lastReportGenerationExecutionError", "variableType" : "LastReportGenerationExecutionError", "documentation" : null, "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "wrapper" : false }, "LimitExceededException" : { "c2jName" : "LimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The requested limit exceeds the permitted limit for an account.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "LimitExceededException", "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" : "LimitExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "LimitExceededException", "variableName" : "limitExceededException", "variableType" : "LimitExceededException", "documentation" : null, "simpleType" : "LimitExceededException", "variableSetterType" : "LimitExceededException" }, "wrapper" : false }, "ListAssociatedFleetsRequest" : { "c2jName" : "ListAssociatedFleetsRequest", "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" : "ListAssociatedFleets", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.ListAssociatedFleets", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param stackName The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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.

                    \n@param stackName The name of 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 of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "ListAssociatedFleetsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAssociatedFleetsRequest", "variableName" : "listAssociatedFleetsRequest", "variableType" : "ListAssociatedFleetsRequest", "documentation" : null, "simpleType" : "ListAssociatedFleetsRequest", "variableSetterType" : "ListAssociatedFleetsRequest" }, "wrapper" : false }, "ListAssociatedFleetsResponse" : { "c2jName" : "ListAssociatedFleetsResult", "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" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param names The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The name of the fleet.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param names The name of the fleet.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param names The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The name of the fleet.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param names The name of the fleet.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param names The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The name of the fleet.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param names The name of the fleet.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListAssociatedFleetsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListAssociatedFleetsResponse", "variableName" : "listAssociatedFleetsResponse", "variableType" : "ListAssociatedFleetsResponse", "documentation" : null, "simpleType" : "ListAssociatedFleetsResponse", "variableSetterType" : "ListAssociatedFleetsResponse" }, "wrapper" : false }, "ListAssociatedStacksRequest" : { "c2jName" : "ListAssociatedStacksRequest", "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" : "ListAssociatedStacks", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.ListAssociatedStacks", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FleetName" : { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet.

                    \n@param fleetName The name of the fleet.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "getterModel" : { "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.", "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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "FleetName" ], "shapeName" : "ListAssociatedStacksRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAssociatedStacksRequest", "variableName" : "listAssociatedStacksRequest", "variableType" : "ListAssociatedStacksRequest", "documentation" : null, "simpleType" : "ListAssociatedStacksRequest", "variableSetterType" : "ListAssociatedStacksRequest" }, "wrapper" : false }, "ListAssociatedStacksResponse" : { "c2jName" : "ListAssociatedStacksResult", "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" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The name of 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 #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The name of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param names The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The name of the stack.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The name of 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" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The name of the stack.

                    \n@param names The name of the stack.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The name of the stack.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The name of 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 #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The name of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param names The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The name of the stack.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The name of 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" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The name of the stack.

                    \n@param names The name of the stack.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The name of the stack.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNames", "beanStyleSetterMethodName" : "setNames", "c2jName" : "Names", "c2jShape" : "StringList", "defaultConsumerFluentSetterDocumentation" : "

                    The name of 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 #names(List)}.\n@param names a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #names(List)", "deprecated" : false, "documentation" : "

                    The name of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "names", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param names The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "names", "getterDocumentation" : "

                    The name of the stack.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The name of 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" : "Names", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Names", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "Names", "sensitive" : false, "setterDocumentation" : "

                    The name of the stack.

                    \n@param names The name of the stack.", "setterMethodName" : "setNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "names", "variableType" : "java.util.List", "documentation" : "

                    The name of the stack.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@return The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    \n@param nextToken The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, 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" : "

                    The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListAssociatedStacksResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListAssociatedStacksResponse", "variableName" : "listAssociatedStacksResponse", "variableType" : "ListAssociatedStacksResponse", "documentation" : null, "simpleType" : "ListAssociatedStacksResponse", "variableSetterType" : "ListAssociatedStacksResponse" }, "wrapper" : false }, "ListTagsForResourceRequest" : { "c2jName" : "ListTagsForResourceRequest", "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" : "ListTagsForResource", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.ListTagsForResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceArn" ], "shapeName" : "ListTagsForResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : null, "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "wrapper" : false }, "ListTagsForResourceResponse" : { "c2jName" : "ListTagsForResourceResponse", "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" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The information about the tags.

                    \nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "documentation" : "

                    The information about the tags.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    The information about the tags.

                    \n@param tags The information about the tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The information about the tags.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The information about the tags.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The information about the tags.

                    \n@param tags The information about the tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The information about the tags.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The information about the tags.

                    \nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "documentation" : "

                    The information about the tags.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    The information about the tags.

                    \n@param tags The information about the tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The information about the tags.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The information about the tags.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The information about the tags.

                    \n@param tags The information about the tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The information about the tags.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The information about the tags.

                    \nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "documentation" : "

                    The information about the tags.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    The information about the tags.

                    \n@param tags The information about the tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The information about the tags.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The information about the tags.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The information about the tags.

                    \n@param tags The information about the tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The information about the tags.

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListTagsForResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListTagsForResourceResponse", "variableName" : "listTagsForResourceResponse", "variableType" : "ListTagsForResourceResponse", "documentation" : null, "simpleType" : "ListTagsForResourceResponse", "variableSetterType" : "ListTagsForResourceResponse" }, "wrapper" : false }, "MessageAction" : { "c2jName" : "MessageAction", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SUPPRESS", "value" : "SUPPRESS" }, { "name" : "RESEND", "value" : "RESEND" } ], "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" : "MessageAction", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "MessageAction", "variableName" : "messageAction", "variableType" : "MessageAction", "documentation" : null, "simpleType" : "MessageAction", "variableSetterType" : "MessageAction" }, "wrapper" : false }, "NetworkAccessConfiguration" : { "c2jName" : "NetworkAccessConfiguration", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the network details of the fleet instance for the streaming session.

                    ", "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" : "getEniPrivateIpAddress", "beanStyleSetterMethodName" : "setEniPrivateIpAddress", "c2jName" : "EniPrivateIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #eniPrivateIpAddress(String)}.\n@param eniPrivateIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eniPrivateIpAddress(String)", "deprecated" : false, "documentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eniPrivateIpAddress", "fluentSetterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@param eniPrivateIpAddress The private IP address of the elastic network interface that is attached to instances in your VPC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eniPrivateIpAddress", "getterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@return The private IP address of the elastic network interface that is attached to instances in your VPC.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EniPrivateIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EniPrivateIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EniPrivateIpAddress", "sensitive" : false, "setterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@param eniPrivateIpAddress The private IP address of the elastic network interface that is attached to instances in your VPC.", "setterMethodName" : "setEniPrivateIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eniPrivateIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eniPrivateIpAddress", "variableType" : "String", "documentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEniId", "beanStyleSetterMethodName" : "setEniId", "c2jName" : "EniId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource 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 #eniId(String)}.\n@param eniId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eniId(String)", "deprecated" : false, "documentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eniId", "fluentSetterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@param eniId The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eniId", "getterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@return The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource 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" : "EniId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EniId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EniId", "sensitive" : false, "setterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@param eniId The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.", "setterMethodName" : "setEniId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eniId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eniId", "variableType" : "String", "documentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EniId" : { "beanStyleGetterMethodName" : "getEniId", "beanStyleSetterMethodName" : "setEniId", "c2jName" : "EniId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource 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 #eniId(String)}.\n@param eniId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eniId(String)", "deprecated" : false, "documentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eniId", "fluentSetterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@param eniId The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eniId", "getterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@return The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource 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" : "EniId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EniId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EniId", "sensitive" : false, "setterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@param eniId The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.", "setterMethodName" : "setEniId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eniId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eniId", "variableType" : "String", "documentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EniPrivateIpAddress" : { "beanStyleGetterMethodName" : "getEniPrivateIpAddress", "beanStyleSetterMethodName" : "setEniPrivateIpAddress", "c2jName" : "EniPrivateIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #eniPrivateIpAddress(String)}.\n@param eniPrivateIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eniPrivateIpAddress(String)", "deprecated" : false, "documentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eniPrivateIpAddress", "fluentSetterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@param eniPrivateIpAddress The private IP address of the elastic network interface that is attached to instances in your VPC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eniPrivateIpAddress", "getterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@return The private IP address of the elastic network interface that is attached to instances in your VPC.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EniPrivateIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EniPrivateIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EniPrivateIpAddress", "sensitive" : false, "setterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@param eniPrivateIpAddress The private IP address of the elastic network interface that is attached to instances in your VPC.", "setterMethodName" : "setEniPrivateIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eniPrivateIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eniPrivateIpAddress", "variableType" : "String", "documentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEniPrivateIpAddress", "beanStyleSetterMethodName" : "setEniPrivateIpAddress", "c2jName" : "EniPrivateIpAddress", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #eniPrivateIpAddress(String)}.\n@param eniPrivateIpAddress a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eniPrivateIpAddress(String)", "deprecated" : false, "documentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eniPrivateIpAddress", "fluentSetterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@param eniPrivateIpAddress The private IP address of the elastic network interface that is attached to instances in your VPC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eniPrivateIpAddress", "getterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@return The private IP address of the elastic network interface that is attached to instances in your VPC.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EniPrivateIpAddress", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EniPrivateIpAddress", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EniPrivateIpAddress", "sensitive" : false, "setterDocumentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    \n@param eniPrivateIpAddress The private IP address of the elastic network interface that is attached to instances in your VPC.", "setterMethodName" : "setEniPrivateIpAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eniPrivateIpAddress", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eniPrivateIpAddress", "variableType" : "String", "documentation" : "

                    The private IP address of the elastic network interface that is attached to instances in your VPC.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEniId", "beanStyleSetterMethodName" : "setEniId", "c2jName" : "EniId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource 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 #eniId(String)}.\n@param eniId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #eniId(String)", "deprecated" : false, "documentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eniId", "fluentSetterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@param eniId The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eniId", "getterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@return The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource 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" : "EniId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EniId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EniId", "sensitive" : false, "setterDocumentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    \n@param eniId The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.", "setterMethodName" : "setEniId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eniId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eniId", "variableType" : "String", "documentation" : "

                    The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NetworkAccessConfiguration", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : null, "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "wrapper" : false }, "OperationNotPermittedException" : { "c2jName" : "OperationNotPermittedException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The attempted operation is not permitted.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "OperationNotPermittedException", "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" : "OperationNotPermittedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "OperationNotPermittedException", "variableName" : "operationNotPermittedException", "variableType" : "OperationNotPermittedException", "documentation" : null, "simpleType" : "OperationNotPermittedException", "variableSetterType" : "OperationNotPermittedException" }, "wrapper" : false }, "Permission" : { "c2jName" : "Permission", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ENABLED", "value" : "ENABLED" }, { "name" : "DISABLED", "value" : "DISABLED" } ], "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" : "Permission", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Permission", "variableName" : "permission", "variableType" : "Permission", "documentation" : null, "simpleType" : "Permission", "variableSetterType" : "Permission" }, "wrapper" : false }, "PlatformType" : { "c2jName" : "PlatformType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "WINDOWS", "value" : "WINDOWS" } ], "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" : "PlatformType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PlatformType", "variableName" : "platformType", "variableType" : "PlatformType", "documentation" : null, "simpleType" : "PlatformType", "variableSetterType" : "PlatformType" }, "wrapper" : false }, "ResourceAlreadyExistsException" : { "c2jName" : "ResourceAlreadyExistsException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The specified resource already exists.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceAlreadyExistsException", "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" : "ResourceAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceAlreadyExistsException", "variableName" : "resourceAlreadyExistsException", "variableType" : "ResourceAlreadyExistsException", "documentation" : null, "simpleType" : "ResourceAlreadyExistsException", "variableSetterType" : "ResourceAlreadyExistsException" }, "wrapper" : false }, "ResourceError" : { "c2jName" : "ResourceError", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes a resource error.

                    ", "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" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "FleetErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link FleetErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see FleetErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorTimestamp", "beanStyleSetterMethodName" : "setErrorTimestamp", "c2jName" : "ErrorTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the error occurred.

                    \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 #errorTimestamp(Instant)}.\n@param errorTimestamp 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 #errorTimestamp(Instant)", "deprecated" : false, "documentation" : "

                    The time the error occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorTimestamp", "fluentSetterDocumentation" : "

                    The time the error occurred.

                    \n@param errorTimestamp The time the error occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorTimestamp", "getterDocumentation" : "

                    The time the error occurred.

                    \n@return The time the error occurred.", "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" : "ErrorTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ErrorTimestamp", "sensitive" : false, "setterDocumentation" : "

                    The time the error occurred.

                    \n@param errorTimestamp The time the error occurred.", "setterMethodName" : "setErrorTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "errorTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "errorTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                    The time the error occurred.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "FleetErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link FleetErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see FleetErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorTimestamp" : { "beanStyleGetterMethodName" : "getErrorTimestamp", "beanStyleSetterMethodName" : "setErrorTimestamp", "c2jName" : "ErrorTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the error occurred.

                    \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 #errorTimestamp(Instant)}.\n@param errorTimestamp 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 #errorTimestamp(Instant)", "deprecated" : false, "documentation" : "

                    The time the error occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorTimestamp", "fluentSetterDocumentation" : "

                    The time the error occurred.

                    \n@param errorTimestamp The time the error occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorTimestamp", "getterDocumentation" : "

                    The time the error occurred.

                    \n@return The time the error occurred.", "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" : "ErrorTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ErrorTimestamp", "sensitive" : false, "setterDocumentation" : "

                    The time the error occurred.

                    \n@param errorTimestamp The time the error occurred.", "setterMethodName" : "setErrorTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "errorTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "errorTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                    The time the error occurred.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "FleetErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link FleetErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see FleetErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see FleetErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorTimestamp", "beanStyleSetterMethodName" : "setErrorTimestamp", "c2jName" : "ErrorTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time the error occurred.

                    \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 #errorTimestamp(Instant)}.\n@param errorTimestamp 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 #errorTimestamp(Instant)", "deprecated" : false, "documentation" : "

                    The time the error occurred.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorTimestamp", "fluentSetterDocumentation" : "

                    The time the error occurred.

                    \n@param errorTimestamp The time the error occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorTimestamp", "getterDocumentation" : "

                    The time the error occurred.

                    \n@return The time the error occurred.", "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" : "ErrorTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "ErrorTimestamp", "sensitive" : false, "setterDocumentation" : "

                    The time the error occurred.

                    \n@param errorTimestamp The time the error occurred.", "setterMethodName" : "setErrorTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "errorTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "errorTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                    The time the error occurred.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceError", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceError", "variableName" : "resourceError", "variableType" : "ResourceError", "documentation" : null, "simpleType" : "ResourceError", "variableSetterType" : "ResourceError" }, "wrapper" : false }, "ResourceInUseException" : { "c2jName" : "ResourceInUseException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The specified resource is in use.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceInUseException", "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" : "ResourceInUseException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceInUseException", "variableName" : "resourceInUseException", "variableType" : "ResourceInUseException", "documentation" : null, "simpleType" : "ResourceInUseException", "variableSetterType" : "ResourceInUseException" }, "wrapper" : false }, "ResourceNotAvailableException" : { "c2jName" : "ResourceNotAvailableException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The specified resource exists and is not in use, but isn't available.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceNotAvailableException", "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" : "ResourceNotAvailableException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceNotAvailableException", "variableName" : "resourceNotAvailableException", "variableType" : "ResourceNotAvailableException", "documentation" : null, "simpleType" : "ResourceNotAvailableException", "variableSetterType" : "ResourceNotAvailableException" }, "wrapper" : false }, "ResourceNotFoundException" : { "c2jName" : "ResourceNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The specified resource was not found.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceNotFoundException", "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" : "ResourceNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceNotFoundException", "variableName" : "resourceNotFoundException", "variableType" : "ResourceNotFoundException", "documentation" : null, "simpleType" : "ResourceNotFoundException", "variableSetterType" : "ResourceNotFoundException" }, "wrapper" : false }, "ServiceAccountCredentials" : { "c2jName" : "ServiceAccountCredentials", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "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" : "getAccountName", "beanStyleSetterMethodName" : "setAccountName", "c2jName" : "AccountName", "c2jShape" : "AccountName", "defaultConsumerFluentSetterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountName(String)}.\n@param accountName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountName(String)", "deprecated" : false, "documentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountName", "fluentSetterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@param accountName The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountName", "getterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@return The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountName", "sensitive" : true, "setterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@param accountName The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.", "setterMethodName" : "setAccountName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountName", "variableType" : "String", "documentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccountPassword", "beanStyleSetterMethodName" : "setAccountPassword", "c2jName" : "AccountPassword", "c2jShape" : "AccountPassword", "defaultConsumerFluentSetterDocumentation" : "

                    The password for the account.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountPassword(String)}.\n@param accountPassword a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountPassword(String)", "deprecated" : false, "documentation" : "

                    The password for the account.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountPassword", "fluentSetterDocumentation" : "

                    The password for the account.

                    \n@param accountPassword The password for the account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountPassword", "getterDocumentation" : "

                    The password for the account.

                    \n@return The password for the account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountPassword", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountPassword", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountPassword", "sensitive" : true, "setterDocumentation" : "

                    The password for the account.

                    \n@param accountPassword The password for the account.", "setterMethodName" : "setAccountPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountPassword", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountPassword", "variableType" : "String", "documentation" : "

                    The password for the account.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccountName" : { "beanStyleGetterMethodName" : "getAccountName", "beanStyleSetterMethodName" : "setAccountName", "c2jName" : "AccountName", "c2jShape" : "AccountName", "defaultConsumerFluentSetterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountName(String)}.\n@param accountName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountName(String)", "deprecated" : false, "documentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountName", "fluentSetterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@param accountName The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountName", "getterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@return The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountName", "sensitive" : true, "setterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@param accountName The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.", "setterMethodName" : "setAccountName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountName", "variableType" : "String", "documentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AccountPassword" : { "beanStyleGetterMethodName" : "getAccountPassword", "beanStyleSetterMethodName" : "setAccountPassword", "c2jName" : "AccountPassword", "c2jShape" : "AccountPassword", "defaultConsumerFluentSetterDocumentation" : "

                    The password for the account.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountPassword(String)}.\n@param accountPassword a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountPassword(String)", "deprecated" : false, "documentation" : "

                    The password for the account.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountPassword", "fluentSetterDocumentation" : "

                    The password for the account.

                    \n@param accountPassword The password for the account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountPassword", "getterDocumentation" : "

                    The password for the account.

                    \n@return The password for the account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountPassword", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountPassword", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountPassword", "sensitive" : true, "setterDocumentation" : "

                    The password for the account.

                    \n@param accountPassword The password for the account.", "setterMethodName" : "setAccountPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountPassword", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountPassword", "variableType" : "String", "documentation" : "

                    The password for the account.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAccountName", "beanStyleSetterMethodName" : "setAccountName", "c2jName" : "AccountName", "c2jShape" : "AccountName", "defaultConsumerFluentSetterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountName(String)}.\n@param accountName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountName(String)", "deprecated" : false, "documentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountName", "fluentSetterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@param accountName The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountName", "getterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@return The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountName", "sensitive" : true, "setterDocumentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    \n@param accountName The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.", "setterMethodName" : "setAccountName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountName", "variableType" : "String", "documentation" : "

                    The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccountPassword", "beanStyleSetterMethodName" : "setAccountPassword", "c2jName" : "AccountPassword", "c2jShape" : "AccountPassword", "defaultConsumerFluentSetterDocumentation" : "

                    The password for the account.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #accountPassword(String)}.\n@param accountPassword a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountPassword(String)", "deprecated" : false, "documentation" : "

                    The password for the account.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountPassword", "fluentSetterDocumentation" : "

                    The password for the account.

                    \n@param accountPassword The password for the account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountPassword", "getterDocumentation" : "

                    The password for the account.

                    \n@return The password for the account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountPassword", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountPassword", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AccountPassword", "sensitive" : true, "setterDocumentation" : "

                    The password for the account.

                    \n@param accountPassword The password for the account.", "setterMethodName" : "setAccountPassword", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "accountPassword", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "accountPassword", "variableType" : "String", "documentation" : "

                    The password for the account.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "AccountName", "AccountPassword" ], "shapeName" : "ServiceAccountCredentials", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "wrapper" : false }, "Session" : { "c2jName" : "Session", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes a streaming session.

                    ", "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" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 identifier of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param id The identifier of the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

                    The identifier of the streaming session.

                    \n@return The identifier of the streaming session.", "getterModel" : { "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 identifier of the streaming session.

                    \n@param id The identifier of the streaming session.", "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 identifier of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "UserId", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the user for whom the session 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 #userId(String)}.\n@param userId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userId(String)", "deprecated" : false, "documentation" : "

                    The identifier of the user for whom the session was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userId", "fluentSetterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@param userId The identifier of the user for whom the session was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userId", "getterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@return The identifier of the user for whom the session 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" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@param userId The identifier of the user for whom the session was created.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The identifier of the user for whom the session was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack for the streaming session.

                    \n@param stackName The name of the stack for the streaming session.\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 the streaming session.

                    \n@return The name of the stack for the streaming session.", "getterModel" : { "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 the streaming session.

                    \n@param stackName The name of the stack for the streaming session.", "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 the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet for the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@param fleetName The name of the fleet for the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@return The name of the fleet for the streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@param fleetName The name of the fleet for the streaming session.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet for the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "SessionState", "defaultConsumerFluentSetterDocumentation" : "

                    The current state of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The current state of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : "SessionState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The current state of the streaming session.

                    \n@param state The current state of the streaming session.\n@see SessionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see SessionState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The current state of the streaming session.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link SessionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The current state of the streaming session.\n@see SessionState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The current state of the streaming session.

                    \n@param state The current state of the streaming session.\n@see SessionState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The current state of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConnectionStateAsString", "beanStyleSetterMethodName" : "setConnectionState", "c2jName" : "ConnectionState", "c2jShape" : "SessionConnectionState", "defaultConsumerFluentSetterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionStateAsString(String)}.\n@param connectionState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionState(String)", "deprecated" : false, "documentation" : "

                    Specifies whether a user is connected to the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : "SessionConnectionState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "connectionState", "fluentEnumSetterMethodName" : "connectionState", "fluentGetterMethodName" : "connectionStateAsString", "fluentSetterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n@param connectionState Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see SessionConnectionState", "fluentSetterMethodName" : "connectionState", "getterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #connectionState} will return {@link SessionConnectionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectionStateAsString}.\n

                    \n@return Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ConnectionState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectionState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ConnectionState", "sensitive" : false, "setterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n@param connectionState Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState", "setterMethodName" : "setConnectionState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "connectionState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "connectionState", "variableType" : "String", "documentation" : "

                    Specifies whether a user is connected to the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

                    The time when a streaming instance is dedicated for the user.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@param startTime The time when a streaming instance is dedicated for the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@return The time when a streaming instance is dedicated for the user.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@param startTime The time when a streaming instance is dedicated for the user.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time when a streaming instance is dedicated for the user.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxExpirationTime", "beanStyleSetterMethodName" : "setMaxExpirationTime", "c2jName" : "MaxExpirationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \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 #maxExpirationTime(Instant)}.\n@param maxExpirationTime 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 #maxExpirationTime(Instant)", "deprecated" : false, "documentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxExpirationTime", "fluentSetterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@param maxExpirationTime The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxExpirationTime", "getterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@return The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.", "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" : "MaxExpirationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxExpirationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "MaxExpirationTime", "sensitive" : false, "setterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@param maxExpirationTime The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.", "setterMethodName" : "setMaxExpirationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "maxExpirationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "maxExpirationTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n@param authenticationType The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n@param authenticationType The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNetworkAccessConfiguration", "beanStyleSetterMethodName" : "setNetworkAccessConfiguration", "c2jName" : "NetworkAccessConfiguration", "c2jShape" : "NetworkAccessConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                    The network details for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link NetworkAccessConfiguration.Builder} avoiding the need to create one manually via {@link NetworkAccessConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link NetworkAccessConfiguration.Builder#build()} is called immediately and its result is passed to {@link #networkAccessConfiguration(NetworkAccessConfiguration)}.\n@param networkAccessConfiguration a consumer that will call methods on {@link NetworkAccessConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #networkAccessConfiguration(NetworkAccessConfiguration)", "deprecated" : false, "documentation" : "

                    The network details for the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "networkAccessConfiguration", "fluentSetterDocumentation" : "

                    The network details for the streaming session.

                    \n@param networkAccessConfiguration The network details for the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "networkAccessConfiguration", "getterDocumentation" : "

                    The network details for the streaming session.

                    \n@return The network details for the streaming session.", "getterModel" : { "returnType" : "NetworkAccessConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NetworkAccessConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NetworkAccessConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "NetworkAccessConfiguration", "sensitive" : false, "setterDocumentation" : "

                    The network details for the streaming session.

                    \n@param networkAccessConfiguration The network details for the streaming session.", "setterMethodName" : "setNetworkAccessConfiguration", "setterModel" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : null, "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : "

                    The network details for the streaming session.

                    ", "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n@param authenticationType The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n@param authenticationType The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ConnectionState" : { "beanStyleGetterMethodName" : "getConnectionStateAsString", "beanStyleSetterMethodName" : "setConnectionState", "c2jName" : "ConnectionState", "c2jShape" : "SessionConnectionState", "defaultConsumerFluentSetterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionStateAsString(String)}.\n@param connectionState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionState(String)", "deprecated" : false, "documentation" : "

                    Specifies whether a user is connected to the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : "SessionConnectionState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "connectionState", "fluentEnumSetterMethodName" : "connectionState", "fluentGetterMethodName" : "connectionStateAsString", "fluentSetterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n@param connectionState Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see SessionConnectionState", "fluentSetterMethodName" : "connectionState", "getterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #connectionState} will return {@link SessionConnectionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectionStateAsString}.\n

                    \n@return Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ConnectionState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectionState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ConnectionState", "sensitive" : false, "setterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n@param connectionState Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState", "setterMethodName" : "setConnectionState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "connectionState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "connectionState", "variableType" : "String", "documentation" : "

                    Specifies whether a user is connected to the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FleetName" : { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet for the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@param fleetName The name of the fleet for the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@return The name of the fleet for the streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@param fleetName The name of the fleet for the streaming session.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet for the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Id" : { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 identifier of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param id The identifier of the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

                    The identifier of the streaming session.

                    \n@return The identifier of the streaming session.", "getterModel" : { "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 identifier of the streaming session.

                    \n@param id The identifier of the streaming session.", "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 identifier of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxExpirationTime" : { "beanStyleGetterMethodName" : "getMaxExpirationTime", "beanStyleSetterMethodName" : "setMaxExpirationTime", "c2jName" : "MaxExpirationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \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 #maxExpirationTime(Instant)}.\n@param maxExpirationTime 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 #maxExpirationTime(Instant)", "deprecated" : false, "documentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxExpirationTime", "fluentSetterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@param maxExpirationTime The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxExpirationTime", "getterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@return The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.", "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" : "MaxExpirationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxExpirationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "MaxExpirationTime", "sensitive" : false, "setterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@param maxExpirationTime The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.", "setterMethodName" : "setMaxExpirationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "maxExpirationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "maxExpirationTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "NetworkAccessConfiguration" : { "beanStyleGetterMethodName" : "getNetworkAccessConfiguration", "beanStyleSetterMethodName" : "setNetworkAccessConfiguration", "c2jName" : "NetworkAccessConfiguration", "c2jShape" : "NetworkAccessConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                    The network details for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link NetworkAccessConfiguration.Builder} avoiding the need to create one manually via {@link NetworkAccessConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link NetworkAccessConfiguration.Builder#build()} is called immediately and its result is passed to {@link #networkAccessConfiguration(NetworkAccessConfiguration)}.\n@param networkAccessConfiguration a consumer that will call methods on {@link NetworkAccessConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #networkAccessConfiguration(NetworkAccessConfiguration)", "deprecated" : false, "documentation" : "

                    The network details for the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "networkAccessConfiguration", "fluentSetterDocumentation" : "

                    The network details for the streaming session.

                    \n@param networkAccessConfiguration The network details for the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "networkAccessConfiguration", "getterDocumentation" : "

                    The network details for the streaming session.

                    \n@return The network details for the streaming session.", "getterModel" : { "returnType" : "NetworkAccessConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NetworkAccessConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NetworkAccessConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "NetworkAccessConfiguration", "sensitive" : false, "setterDocumentation" : "

                    The network details for the streaming session.

                    \n@param networkAccessConfiguration The network details for the streaming session.", "setterMethodName" : "setNetworkAccessConfiguration", "setterModel" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : null, "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : "

                    The network details for the streaming session.

                    ", "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack for the streaming session.

                    \n@param stackName The name of the stack for the streaming session.\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 the streaming session.

                    \n@return The name of the stack for the streaming session.", "getterModel" : { "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 the streaming session.

                    \n@param stackName The name of the stack for the streaming session.", "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 the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StartTime" : { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

                    The time when a streaming instance is dedicated for the user.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@param startTime The time when a streaming instance is dedicated for the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@return The time when a streaming instance is dedicated for the user.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@param startTime The time when a streaming instance is dedicated for the user.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time when a streaming instance is dedicated for the user.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "State" : { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "SessionState", "defaultConsumerFluentSetterDocumentation" : "

                    The current state of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The current state of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : "SessionState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The current state of the streaming session.

                    \n@param state The current state of the streaming session.\n@see SessionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see SessionState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The current state of the streaming session.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link SessionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The current state of the streaming session.\n@see SessionState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The current state of the streaming session.

                    \n@param state The current state of the streaming session.\n@see SessionState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The current state of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserId" : { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "UserId", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the user for whom the session 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 #userId(String)}.\n@param userId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userId(String)", "deprecated" : false, "documentation" : "

                    The identifier of the user for whom the session was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userId", "fluentSetterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@param userId The identifier of the user for whom the session was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userId", "getterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@return The identifier of the user for whom the session 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" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@param userId The identifier of the user for whom the session was created.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The identifier of the user for whom the session was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 identifier of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

                    The identifier of the streaming session.

                    \n@param id The identifier of the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

                    The identifier of the streaming session.

                    \n@return The identifier of the streaming session.", "getterModel" : { "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 identifier of the streaming session.

                    \n@param id The identifier of the streaming session.", "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 identifier of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserId", "beanStyleSetterMethodName" : "setUserId", "c2jName" : "UserId", "c2jShape" : "UserId", "defaultConsumerFluentSetterDocumentation" : "

                    The identifier of the user for whom the session 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 #userId(String)}.\n@param userId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userId(String)", "deprecated" : false, "documentation" : "

                    The identifier of the user for whom the session was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userId", "fluentSetterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@param userId The identifier of the user for whom the session was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userId", "getterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@return The identifier of the user for whom the session 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" : "UserId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserId", "sensitive" : false, "setterDocumentation" : "

                    The identifier of the user for whom the session was created.

                    \n@param userId The identifier of the user for whom the session was created.", "setterMethodName" : "setUserId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userId", "variableType" : "String", "documentation" : "

                    The identifier of the user for whom the session was created.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack for the streaming session.

                    \n@param stackName The name of the stack for the streaming session.\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 the streaming session.

                    \n@return The name of the stack for the streaming session.", "getterModel" : { "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 the streaming session.

                    \n@param stackName The name of the stack for the streaming session.", "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 the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFleetName", "beanStyleSetterMethodName" : "setFleetName", "c2jName" : "FleetName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)", "deprecated" : false, "documentation" : "

                    The name of the fleet for the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleetName", "fluentSetterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@param fleetName The name of the fleet for the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleetName", "getterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@return The name of the fleet for the streaming session.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FleetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FleetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FleetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the fleet for the streaming session.

                    \n@param fleetName The name of the fleet for the streaming session.", "setterMethodName" : "setFleetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "fleetName", "variableType" : "String", "documentation" : "

                    The name of the fleet for the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateAsString", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "SessionState", "defaultConsumerFluentSetterDocumentation" : "

                    The current state of the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #stateAsString(String)}.\n@param state a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #state(String)", "deprecated" : false, "documentation" : "

                    The current state of the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : "SessionState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "state", "fluentEnumSetterMethodName" : "state", "fluentGetterMethodName" : "stateAsString", "fluentSetterDocumentation" : "

                    The current state of the streaming session.

                    \n@param state The current state of the streaming session.\n@see SessionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see SessionState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

                    The current state of the streaming session.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #state} will return {@link SessionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stateAsString}.\n

                    \n@return The current state of the streaming session.\n@see SessionState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "State", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "State", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "State", "sensitive" : false, "setterDocumentation" : "

                    The current state of the streaming session.

                    \n@param state The current state of the streaming session.\n@see SessionState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                    The current state of the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConnectionStateAsString", "beanStyleSetterMethodName" : "setConnectionState", "c2jName" : "ConnectionState", "c2jShape" : "SessionConnectionState", "defaultConsumerFluentSetterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectionStateAsString(String)}.\n@param connectionState a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectionState(String)", "deprecated" : false, "documentation" : "

                    Specifies whether a user is connected to the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : "SessionConnectionState", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "connectionState", "fluentEnumSetterMethodName" : "connectionState", "fluentGetterMethodName" : "connectionStateAsString", "fluentSetterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n@param connectionState Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState\n@return Returns a reference to this object so that method calls can be chained together.\n@see SessionConnectionState", "fluentSetterMethodName" : "connectionState", "getterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #connectionState} will return {@link SessionConnectionState#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectionStateAsString}.\n

                    \n@return Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ConnectionState", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectionState", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ConnectionState", "sensitive" : false, "setterDocumentation" : "

                    Specifies whether a user is connected to the streaming session.

                    \n@param connectionState Specifies whether a user is connected to the streaming session.\n@see SessionConnectionState", "setterMethodName" : "setConnectionState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "connectionState", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "connectionState", "variableType" : "String", "documentation" : "

                    Specifies whether a user is connected to the streaming session.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

                    The time when a streaming instance is dedicated for the user.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@param startTime The time when a streaming instance is dedicated for the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@return The time when a streaming instance is dedicated for the user.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

                    The time when a streaming instance is dedicated for the user.

                    \n@param startTime The time when a streaming instance is dedicated for the user.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time when a streaming instance is dedicated for the user.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxExpirationTime", "beanStyleSetterMethodName" : "setMaxExpirationTime", "c2jName" : "MaxExpirationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \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 #maxExpirationTime(Instant)}.\n@param maxExpirationTime 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 #maxExpirationTime(Instant)", "deprecated" : false, "documentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxExpirationTime", "fluentSetterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@param maxExpirationTime The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxExpirationTime", "getterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@return The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.", "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" : "MaxExpirationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxExpirationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "MaxExpirationTime", "sensitive" : false, "setterDocumentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    \n@param maxExpirationTime The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.", "setterMethodName" : "setMaxExpirationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "maxExpirationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "maxExpirationTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time when the streaming session is set to expire. This time is based on the MaxUserDurationinSeconds value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in SessionMaxExpirationTime, when the DisconnectTimeOutInSeconds elapses or the user chooses to end his or her session. If the DisconnectTimeOutInSeconds elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n@param authenticationType The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                    \n@return The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    \n@param authenticationType The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                    The authentication method. The user is authenticated using a streaming URL (API) or SAML 2.0 federation (SAML).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNetworkAccessConfiguration", "beanStyleSetterMethodName" : "setNetworkAccessConfiguration", "c2jName" : "NetworkAccessConfiguration", "c2jShape" : "NetworkAccessConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                    The network details for the streaming session.

                    \nThis is a convenience that creates an instance of the {@link NetworkAccessConfiguration.Builder} avoiding the need to create one manually via {@link NetworkAccessConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link NetworkAccessConfiguration.Builder#build()} is called immediately and its result is passed to {@link #networkAccessConfiguration(NetworkAccessConfiguration)}.\n@param networkAccessConfiguration a consumer that will call methods on {@link NetworkAccessConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #networkAccessConfiguration(NetworkAccessConfiguration)", "deprecated" : false, "documentation" : "

                    The network details for the streaming session.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "networkAccessConfiguration", "fluentSetterDocumentation" : "

                    The network details for the streaming session.

                    \n@param networkAccessConfiguration The network details for the streaming session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "networkAccessConfiguration", "getterDocumentation" : "

                    The network details for the streaming session.

                    \n@return The network details for the streaming session.", "getterModel" : { "returnType" : "NetworkAccessConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NetworkAccessConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NetworkAccessConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "NetworkAccessConfiguration", "sensitive" : false, "setterDocumentation" : "

                    The network details for the streaming session.

                    \n@param networkAccessConfiguration The network details for the streaming session.", "setterMethodName" : "setNetworkAccessConfiguration", "setterModel" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : null, "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "NetworkAccessConfiguration", "variableName" : "networkAccessConfiguration", "variableType" : "NetworkAccessConfiguration", "documentation" : "

                    The network details for the streaming session.

                    ", "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Id", "UserId", "StackName", "FleetName", "State" ], "shapeName" : "Session", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Session", "variableName" : "session", "variableType" : "Session", "documentation" : null, "simpleType" : "Session", "variableSetterType" : "Session" }, "wrapper" : false }, "SessionConnectionState" : { "c2jName" : "SessionConnectionState", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CONNECTED", "value" : "CONNECTED" }, { "name" : "NOT_CONNECTED", "value" : "NOT_CONNECTED" } ], "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" : "SessionConnectionState", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SessionConnectionState", "variableName" : "sessionConnectionState", "variableType" : "SessionConnectionState", "documentation" : null, "simpleType" : "SessionConnectionState", "variableSetterType" : "SessionConnectionState" }, "wrapper" : false }, "SessionState" : { "c2jName" : "SessionState", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Possible values for the state of a streaming session.

                    ", "endpointDiscovery" : null, "enums" : [ { "name" : "ACTIVE", "value" : "ACTIVE" }, { "name" : "PENDING", "value" : "PENDING" }, { "name" : "EXPIRED", "value" : "EXPIRED" } ], "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" : "SessionState", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SessionState", "variableName" : "sessionState", "variableType" : "SessionState", "documentation" : null, "simpleType" : "SessionState", "variableSetterType" : "SessionState" }, "wrapper" : false }, "SharedImagePermissions" : { "c2jName" : "SharedImagePermissions", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes the permissions that are available to the specified AWS account for a shared image.

                    ", "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" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "sharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sharedAccountId(String)}.\n@param sharedAccountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sharedAccountId(String)", "deprecated" : false, "documentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sharedAccountId", "fluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account with which the image is shared.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@return The 12-digit identifier of the AWS account with which the image is shared.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "sharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "sharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account with which the image is shared.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "imagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                    Describes the permissions for a shared image.

                    \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                    Describes the permissions for a shared image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@param imagePermissions Describes the permissions for a shared image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@return Describes the permissions for a shared image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "imagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "imagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@param imagePermissions Describes the permissions for a shared image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                    Describes the permissions for a shared image.

                    ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImagePermissions" : { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "imagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                    Describes the permissions for a shared image.

                    \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                    Describes the permissions for a shared image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@param imagePermissions Describes the permissions for a shared image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@return Describes the permissions for a shared image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "imagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "imagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@param imagePermissions Describes the permissions for a shared image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                    Describes the permissions for a shared image.

                    ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null }, "SharedAccountId" : { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "sharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sharedAccountId(String)}.\n@param sharedAccountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sharedAccountId(String)", "deprecated" : false, "documentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sharedAccountId", "fluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account with which the image is shared.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@return The 12-digit identifier of the AWS account with which the image is shared.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "sharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "sharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account with which the image is shared.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "sharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sharedAccountId(String)}.\n@param sharedAccountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sharedAccountId(String)", "deprecated" : false, "documentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sharedAccountId", "fluentSetterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account with which the image is shared.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@return The 12-digit identifier of the AWS account with which the image is shared.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "sharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "sharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    \n@param sharedAccountId The 12-digit identifier of the AWS account with which the image is shared.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                    The 12-digit identifier of the AWS account with which the image is shared.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "imagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                    Describes the permissions for a shared image.

                    \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                    Describes the permissions for a shared image.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@param imagePermissions Describes the permissions for a shared image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@return Describes the permissions for a shared image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "imagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "imagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                    Describes the permissions for a shared image.

                    \n@param imagePermissions Describes the permissions for a shared image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                    Describes the permissions for a shared image.

                    ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "sharedAccountId", "imagePermissions" ], "shapeName" : "SharedImagePermissions", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SharedImagePermissions", "variableName" : "sharedImagePermissions", "variableType" : "SharedImagePermissions", "documentation" : null, "simpleType" : "SharedImagePermissions", "variableSetterType" : "SharedImagePermissions" }, "wrapper" : false }, "Stack" : { "c2jName" : "Stack", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes 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" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN 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 #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 ARN of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN of the stack.

                    \n@param arn The ARN of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN of the stack.

                    \n@return The ARN 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" : "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 ARN of the stack.

                    \n@param arn The ARN of the stack.", "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 ARN of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param name The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

                    \n@param name The name of the stack.", "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 stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The stack name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The stack name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The stack name to display.

                    \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The stack name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the stack was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the stack was created.

                    \n@param createdTime The time the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the stack was created.

                    \n@param createdTime The time the stack was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the stack was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                    The storage connectors to enable.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #storageConnectors(List)}.\n@param storageConnectors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageConnectors(List)", "deprecated" : false, "documentation" : "

                    The storage connectors to enable.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageConnectors", "fluentSetterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                    The storage connectors to enable.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                    The storage connectors to enable.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #redirectURL(String)}.\n@param redirectURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redirectURL(String)", "deprecated" : false, "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redirectURL", "fluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #feedbackURL(String)}.\n@param feedbackURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackURL(String)", "deprecated" : false, "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "feedbackURL", "fluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@return The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackErrors", "beanStyleSetterMethodName" : "setStackErrors", "c2jName" : "StackErrors", "c2jShape" : "StackErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The errors for 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 #stackErrors(List)}.\n@param stackErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackErrors(List)", "deprecated" : false, "documentation" : "

                    The errors for the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackErrors", "fluentSetterDocumentation" : "

                    The errors for the stack.

                    \n@param stackErrors The errors for the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackErrors", "getterDocumentation" : "

                    The errors for the stack.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The errors for 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" : "StackErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackErrors", "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" : "StackError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackError.Builder} avoiding the need to create one manually via {@link StackError#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackError.Builder#build()} is called immediately and its result is passed to {@link #member(StackError)}.\n@param member a consumer that will call methods on {@link StackError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackError)", "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" : "StackError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StackError", "variableName" : "member", "variableType" : "StackError", "documentation" : null, "simpleType" : "StackError", "variableSetterType" : "StackError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackError", "variableName" : "member", "variableType" : "StackError", "documentation" : "", "simpleType" : "StackError", "variableSetterType" : "StackError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackErrors", "sensitive" : false, "setterDocumentation" : "

                    The errors for the stack.

                    \n@param stackErrors The errors for the stack.", "setterMethodName" : "setStackErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackErrors", "variableType" : "java.util.List", "documentation" : "

                    The errors for the stack.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userSettings(List)}.\n@param userSettings a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userSettings(List)", "deprecated" : false, "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userSettings", "fluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettingsResponse", "defaultConsumerFluentSetterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \nThis is a convenience that creates an instance of the {@link ApplicationSettingsResponse.Builder} avoiding the need to create one manually via {@link ApplicationSettingsResponse#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationSettingsResponse.Builder#build()} is called immediately and its result is passed to {@link #applicationSettings(ApplicationSettingsResponse)}.\n@param applicationSettings a consumer that will call methods on {@link ApplicationSettingsResponse.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationSettings(ApplicationSettingsResponse)", "deprecated" : false, "documentation" : "

                    The persistent application settings for users of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationSettings", "fluentSetterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@param applicationSettings The persistent application settings for users of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@return The persistent application settings for users of the stack.", "getterModel" : { "returnType" : "ApplicationSettingsResponse", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@param applicationSettings The persistent application settings for users of the stack.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettings", "variableType" : "ApplicationSettingsResponse", "documentation" : null, "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettings", "variableType" : "ApplicationSettingsResponse", "documentation" : "

                    The persistent application settings for users of the stack.

                    ", "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationSettings" : { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettingsResponse", "defaultConsumerFluentSetterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \nThis is a convenience that creates an instance of the {@link ApplicationSettingsResponse.Builder} avoiding the need to create one manually via {@link ApplicationSettingsResponse#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationSettingsResponse.Builder#build()} is called immediately and its result is passed to {@link #applicationSettings(ApplicationSettingsResponse)}.\n@param applicationSettings a consumer that will call methods on {@link ApplicationSettingsResponse.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationSettings(ApplicationSettingsResponse)", "deprecated" : false, "documentation" : "

                    The persistent application settings for users of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationSettings", "fluentSetterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@param applicationSettings The persistent application settings for users of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@return The persistent application settings for users of the stack.", "getterModel" : { "returnType" : "ApplicationSettingsResponse", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@param applicationSettings The persistent application settings for users of the stack.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettings", "variableType" : "ApplicationSettingsResponse", "documentation" : null, "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettings", "variableType" : "ApplicationSettingsResponse", "documentation" : "

                    The persistent application settings for users of the stack.

                    ", "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "xmlNameSpaceUri" : null }, "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN 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 #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 ARN of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN of the stack.

                    \n@param arn The ARN of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN of the stack.

                    \n@return The ARN 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" : "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 ARN of the stack.

                    \n@param arn The ARN of the stack.", "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 ARN of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedTime" : { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the stack was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the stack was created.

                    \n@param createdTime The time the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the stack was created.

                    \n@param createdTime The time the stack was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the stack was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The stack name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The stack name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The stack name to display.

                    \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The stack name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FeedbackURL" : { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #feedbackURL(String)}.\n@param feedbackURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackURL(String)", "deprecated" : false, "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "feedbackURL", "fluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@return The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param name The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

                    \n@param name The name of the stack.", "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 stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RedirectURL" : { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #redirectURL(String)}.\n@param redirectURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redirectURL(String)", "deprecated" : false, "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redirectURL", "fluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StackErrors" : { "beanStyleGetterMethodName" : "getStackErrors", "beanStyleSetterMethodName" : "setStackErrors", "c2jName" : "StackErrors", "c2jShape" : "StackErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The errors for 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 #stackErrors(List)}.\n@param stackErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackErrors(List)", "deprecated" : false, "documentation" : "

                    The errors for the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackErrors", "fluentSetterDocumentation" : "

                    The errors for the stack.

                    \n@param stackErrors The errors for the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackErrors", "getterDocumentation" : "

                    The errors for the stack.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The errors for 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" : "StackErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackErrors", "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" : "StackError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackError.Builder} avoiding the need to create one manually via {@link StackError#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackError.Builder#build()} is called immediately and its result is passed to {@link #member(StackError)}.\n@param member a consumer that will call methods on {@link StackError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackError)", "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" : "StackError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StackError", "variableName" : "member", "variableType" : "StackError", "documentation" : null, "simpleType" : "StackError", "variableSetterType" : "StackError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackError", "variableName" : "member", "variableType" : "StackError", "documentation" : "", "simpleType" : "StackError", "variableSetterType" : "StackError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackErrors", "sensitive" : false, "setterDocumentation" : "

                    The errors for the stack.

                    \n@param stackErrors The errors for the stack.", "setterMethodName" : "setStackErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackErrors", "variableType" : "java.util.List", "documentation" : "

                    The errors for the stack.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "StorageConnectors" : { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                    The storage connectors to enable.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #storageConnectors(List)}.\n@param storageConnectors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageConnectors(List)", "deprecated" : false, "documentation" : "

                    The storage connectors to enable.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageConnectors", "fluentSetterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                    The storage connectors to enable.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                    The storage connectors to enable.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "UserSettings" : { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userSettings(List)}.\n@param userSettings a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userSettings(List)", "deprecated" : false, "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userSettings", "fluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN 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 #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 ARN of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                    The ARN of the stack.

                    \n@param arn The ARN of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                    The ARN of the stack.

                    \n@return The ARN 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" : "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 ARN of the stack.

                    \n@param arn The ARN of the stack.", "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 ARN of the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name 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 #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 stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the stack.

                    \n@param name The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the stack.

                    \n@return The name 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" : "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 stack.

                    \n@param name The name of the stack.", "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 stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The description to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    The description to display.

                    \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    The description to display.

                    \n@return The description to display.", "getterModel" : { "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 to display.

                    \n@param description The description to display.", "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 to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The stack name to display.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                    The stack name to display.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                    The stack name to display.

                    \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                    The stack name to display.

                    \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                    The stack name to display.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                    The time the stack was created.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                    The time the stack was created.

                    \n@param createdTime The time the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                    The time the stack was created.

                    \n@param createdTime The time the stack was created.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                    The time the stack was created.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                    The storage connectors to enable.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #storageConnectors(List)}.\n@param storageConnectors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageConnectors(List)", "deprecated" : false, "documentation" : "

                    The storage connectors to enable.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageConnectors", "fluentSetterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                    The storage connectors to enable.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                    The storage connectors to enable.

                    \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                    The storage connectors to enable.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #redirectURL(String)}.\n@param redirectURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redirectURL(String)", "deprecated" : false, "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redirectURL", "fluentSetterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after their streaming session ends.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #feedbackURL(String)}.\n@param feedbackURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackURL(String)", "deprecated" : false, "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "feedbackURL", "fluentSetterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@return The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    \n@param feedbackURL The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                    The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackErrors", "beanStyleSetterMethodName" : "setStackErrors", "c2jName" : "StackErrors", "c2jShape" : "StackErrors", "defaultConsumerFluentSetterDocumentation" : "

                    The errors for 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 #stackErrors(List)}.\n@param stackErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackErrors(List)", "deprecated" : false, "documentation" : "

                    The errors for the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackErrors", "fluentSetterDocumentation" : "

                    The errors for the stack.

                    \n@param stackErrors The errors for the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackErrors", "getterDocumentation" : "

                    The errors for the stack.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The errors for 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" : "StackErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackErrors", "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" : "StackError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackError.Builder} avoiding the need to create one manually via {@link StackError#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackError.Builder#build()} is called immediately and its result is passed to {@link #member(StackError)}.\n@param member a consumer that will call methods on {@link StackError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackError)", "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" : "StackError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StackError", "variableName" : "member", "variableType" : "StackError", "documentation" : null, "simpleType" : "StackError", "variableSetterType" : "StackError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackError", "variableName" : "member", "variableType" : "StackError", "documentation" : "", "simpleType" : "StackError", "variableSetterType" : "StackError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackErrors", "sensitive" : false, "setterDocumentation" : "

                    The errors for the stack.

                    \n@param stackErrors The errors for the stack.", "setterMethodName" : "setStackErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackErrors", "variableType" : "java.util.List", "documentation" : "

                    The errors for the stack.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userSettings(List)}.\n@param userSettings a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userSettings(List)", "deprecated" : false, "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userSettings", "fluentSetterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                    The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettingsResponse", "defaultConsumerFluentSetterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \nThis is a convenience that creates an instance of the {@link ApplicationSettingsResponse.Builder} avoiding the need to create one manually via {@link ApplicationSettingsResponse#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationSettingsResponse.Builder#build()} is called immediately and its result is passed to {@link #applicationSettings(ApplicationSettingsResponse)}.\n@param applicationSettings a consumer that will call methods on {@link ApplicationSettingsResponse.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationSettings(ApplicationSettingsResponse)", "deprecated" : false, "documentation" : "

                    The persistent application settings for users of the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationSettings", "fluentSetterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@param applicationSettings The persistent application settings for users of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@return The persistent application settings for users of the stack.", "getterModel" : { "returnType" : "ApplicationSettingsResponse", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                    The persistent application settings for users of the stack.

                    \n@param applicationSettings The persistent application settings for users of the stack.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettings", "variableType" : "ApplicationSettingsResponse", "documentation" : null, "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettingsResponse", "variableName" : "applicationSettings", "variableType" : "ApplicationSettingsResponse", "documentation" : "

                    The persistent application settings for users of the stack.

                    ", "simpleType" : "ApplicationSettingsResponse", "variableSetterType" : "ApplicationSettingsResponse" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "Stack", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "wrapper" : false }, "StackAttribute" : { "c2jName" : "StackAttribute", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "STORAGE_CONNECTORS", "value" : "STORAGE_CONNECTORS" }, { "name" : "STORAGE_CONNECTOR_HOMEFOLDERS", "value" : "STORAGE_CONNECTOR_HOMEFOLDERS" }, { "name" : "STORAGE_CONNECTOR_GOOGLE_DRIVE", "value" : "STORAGE_CONNECTOR_GOOGLE_DRIVE" }, { "name" : "STORAGE_CONNECTOR_ONE_DRIVE", "value" : "STORAGE_CONNECTOR_ONE_DRIVE" }, { "name" : "REDIRECT_URL", "value" : "REDIRECT_URL" }, { "name" : "FEEDBACK_URL", "value" : "FEEDBACK_URL" }, { "name" : "THEME_NAME", "value" : "THEME_NAME" }, { "name" : "USER_SETTINGS", "value" : "USER_SETTINGS" } ], "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" : "StackAttribute", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackAttribute", "variableName" : "stackAttribute", "variableType" : "StackAttribute", "documentation" : null, "simpleType" : "StackAttribute", "variableSetterType" : "StackAttribute" }, "wrapper" : false }, "StackError" : { "c2jName" : "StackError", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes a stack error.

                    ", "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" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "StackErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "StackErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see StackErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link StackErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see StackErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see StackErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "StackErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "StackErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see StackErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link StackErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see StackErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see StackErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "StackErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                    The error code.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                    The error code.

                    ", "endpointDiscoveryId" : false, "enumType" : "StackErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see StackErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                    The error code.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link StackErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                    \n@return The error code.\n@see StackErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                    The error code.

                    \n@param errorCode The error code.\n@see StackErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                    The error code.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                    The error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                    The error message.

                    \n@return 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                    The error message.

                    \n@param errorMessage The error message.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                    The error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackError", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackError", "variableName" : "stackError", "variableType" : "StackError", "documentation" : null, "simpleType" : "StackError", "variableSetterType" : "StackError" }, "wrapper" : false }, "StackErrorCode" : { "c2jName" : "StackErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "STORAGE_CONNECTOR_ERROR", "value" : "STORAGE_CONNECTOR_ERROR" }, { "name" : "INTERNAL_SERVICE_ERROR", "value" : "INTERNAL_SERVICE_ERROR" } ], "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" : "StackErrorCode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackErrorCode", "variableName" : "stackErrorCode", "variableType" : "StackErrorCode", "documentation" : null, "simpleType" : "StackErrorCode", "variableSetterType" : "StackErrorCode" }, "wrapper" : false }, "StartFleetRequest" : { "c2jName" : "StartFleetRequest", "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" : "StartFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.StartFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "StartFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StartFleetRequest", "variableName" : "startFleetRequest", "variableType" : "StartFleetRequest", "documentation" : null, "simpleType" : "StartFleetRequest", "variableSetterType" : "StartFleetRequest" }, "wrapper" : false }, "StartFleetResponse" : { "c2jName" : "StartFleetResult", "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" : "StartFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StartFleetResponse", "variableName" : "startFleetResponse", "variableType" : "StartFleetResponse", "documentation" : null, "simpleType" : "StartFleetResponse", "variableSetterType" : "StartFleetResponse" }, "wrapper" : false }, "StartImageBuilderRequest" : { "c2jName" : "StartImageBuilderRequest", "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" : "StartImageBuilder", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.StartImageBuilder", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@return The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AppstreamAgentVersion" : { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@return The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAppstreamAgentVersion", "beanStyleSetterMethodName" : "setAppstreamAgentVersion", "c2jName" : "AppstreamAgentVersion", "c2jShape" : "AppstreamAgentVersion", "defaultConsumerFluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #appstreamAgentVersion(String)}.\n@param appstreamAgentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appstreamAgentVersion(String)", "deprecated" : false, "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "appstreamAgentVersion", "fluentSetterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "appstreamAgentVersion", "getterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@return The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AppstreamAgentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AppstreamAgentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AppstreamAgentVersion", "sensitive" : false, "setterDocumentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    \n@param appstreamAgentVersion The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].", "setterMethodName" : "setAppstreamAgentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "appstreamAgentVersion", "variableType" : "String", "documentation" : "

                    The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "StartImageBuilderRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StartImageBuilderRequest", "variableName" : "startImageBuilderRequest", "variableType" : "StartImageBuilderRequest", "documentation" : null, "simpleType" : "StartImageBuilderRequest", "variableSetterType" : "StartImageBuilderRequest" }, "wrapper" : false }, "StartImageBuilderResponse" : { "c2jName" : "StartImageBuilderResult", "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" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #imageBuilder(ImageBuilder)}.\n@param imageBuilder a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilder(ImageBuilder)", "deprecated" : false, "documentation" : "

                    Information about the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilder", "fluentSetterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #imageBuilder(ImageBuilder)}.\n@param imageBuilder a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilder(ImageBuilder)", "deprecated" : false, "documentation" : "

                    Information about the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilder", "fluentSetterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #imageBuilder(ImageBuilder)}.\n@param imageBuilder a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilder(ImageBuilder)", "deprecated" : false, "documentation" : "

                    Information about the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilder", "fluentSetterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StartImageBuilderResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StartImageBuilderResponse", "variableName" : "startImageBuilderResponse", "variableType" : "StartImageBuilderResponse", "documentation" : null, "simpleType" : "StartImageBuilderResponse", "variableSetterType" : "StartImageBuilderResponse" }, "wrapper" : false }, "StopFleetRequest" : { "c2jName" : "StopFleetRequest", "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" : "StopFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.StopFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the fleet.

                    \n@param name The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the fleet.

                    \n@return The name of the fleet.", "getterModel" : { "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 fleet.

                    \n@param name The name of the fleet.", "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 fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "StopFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StopFleetRequest", "variableName" : "stopFleetRequest", "variableType" : "StopFleetRequest", "documentation" : null, "simpleType" : "StopFleetRequest", "variableSetterType" : "StopFleetRequest" }, "wrapper" : false }, "StopFleetResponse" : { "c2jName" : "StopFleetResult", "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" : "StopFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StopFleetResponse", "variableName" : "stopFleetResponse", "variableType" : "StopFleetResponse", "documentation" : null, "simpleType" : "StopFleetResponse", "variableSetterType" : "StopFleetResponse" }, "wrapper" : false }, "StopImageBuilderRequest" : { "c2jName" : "StopImageBuilderRequest", "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" : "StopImageBuilder", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.StopImageBuilder", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image builder.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the image builder.

                    \n@param name The name of the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the image builder.

                    \n@return The name of the image builder.", "getterModel" : { "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 image builder.

                    \n@param name The name of the image builder.", "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 image builder.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "StopImageBuilderRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StopImageBuilderRequest", "variableName" : "stopImageBuilderRequest", "variableType" : "StopImageBuilderRequest", "documentation" : null, "simpleType" : "StopImageBuilderRequest", "variableSetterType" : "StopImageBuilderRequest" }, "wrapper" : false }, "StopImageBuilderResponse" : { "c2jName" : "StopImageBuilderResult", "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" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #imageBuilder(ImageBuilder)}.\n@param imageBuilder a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilder(ImageBuilder)", "deprecated" : false, "documentation" : "

                    Information about the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilder", "fluentSetterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #imageBuilder(ImageBuilder)}.\n@param imageBuilder a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilder(ImageBuilder)", "deprecated" : false, "documentation" : "

                    Information about the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilder", "fluentSetterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImageBuilder", "beanStyleSetterMethodName" : "setImageBuilder", "c2jName" : "ImageBuilder", "c2jShape" : "ImageBuilder", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the image builder.

                    \nThis is a convenience that creates an instance of the {@link ImageBuilder.Builder} avoiding the need to create one manually via {@link ImageBuilder#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImageBuilder.Builder#build()} is called immediately and its result is passed to {@link #imageBuilder(ImageBuilder)}.\n@param imageBuilder a consumer that will call methods on {@link ImageBuilder.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilder(ImageBuilder)", "deprecated" : false, "documentation" : "

                    Information about the image builder.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilder", "fluentSetterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilder", "getterDocumentation" : "

                    Information about the image builder.

                    \n@return Information about the image builder.", "getterModel" : { "returnType" : "ImageBuilder", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageBuilder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilder", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImageBuilder", "sensitive" : false, "setterDocumentation" : "

                    Information about the image builder.

                    \n@param imageBuilder Information about the image builder.", "setterMethodName" : "setImageBuilder", "setterModel" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : null, "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImageBuilder", "variableName" : "imageBuilder", "variableType" : "ImageBuilder", "documentation" : "

                    Information about the image builder.

                    ", "simpleType" : "ImageBuilder", "variableSetterType" : "ImageBuilder" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StopImageBuilderResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StopImageBuilderResponse", "variableName" : "stopImageBuilderResponse", "variableType" : "StopImageBuilderResponse", "documentation" : null, "simpleType" : "StopImageBuilderResponse", "variableSetterType" : "StopImageBuilderResponse" }, "wrapper" : false }, "StorageConnector" : { "c2jName" : "StorageConnector", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Describes a connector that enables persistent storage for users.

                    ", "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" : "getConnectorTypeAsString", "beanStyleSetterMethodName" : "setConnectorType", "c2jName" : "ConnectorType", "c2jShape" : "StorageConnectorType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of storage connector.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectorTypeAsString(String)}.\n@param connectorType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectorType(String)", "deprecated" : false, "documentation" : "

                    The type of storage connector.

                    ", "endpointDiscoveryId" : false, "enumType" : "StorageConnectorType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "connectorType", "fluentEnumSetterMethodName" : "connectorType", "fluentGetterMethodName" : "connectorTypeAsString", "fluentSetterDocumentation" : "

                    The type of storage connector.

                    \n@param connectorType The type of storage connector.\n@see StorageConnectorType\n@return Returns a reference to this object so that method calls can be chained together.\n@see StorageConnectorType", "fluentSetterMethodName" : "connectorType", "getterDocumentation" : "

                    The type of storage connector.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #connectorType} will return {@link StorageConnectorType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectorTypeAsString}.\n

                    \n@return The type of storage connector.\n@see StorageConnectorType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ConnectorType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectorType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ConnectorType", "sensitive" : false, "setterDocumentation" : "

                    The type of storage connector.

                    \n@param connectorType The type of storage connector.\n@see StorageConnectorType", "setterMethodName" : "setConnectorType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "connectorType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "connectorType", "variableType" : "String", "documentation" : "

                    The type of storage connector.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceIdentifier", "beanStyleSetterMethodName" : "setResourceIdentifier", "c2jName" : "ResourceIdentifier", "c2jShape" : "ResourceIdentifier", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the storage connector.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceIdentifier(String)}.\n@param resourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceIdentifier(String)", "deprecated" : false, "documentation" : "

                    The ARN of the storage connector.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceIdentifier", "fluentSetterDocumentation" : "

                    The ARN of the storage connector.

                    \n@param resourceIdentifier The ARN of the storage connector.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceIdentifier", "getterDocumentation" : "

                    The ARN of the storage connector.

                    \n@return The ARN of the storage connector.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the storage connector.

                    \n@param resourceIdentifier The ARN of the storage connector.", "setterMethodName" : "setResourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceIdentifier", "variableType" : "String", "documentation" : "

                    The ARN of the storage connector.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomains", "beanStyleSetterMethodName" : "setDomains", "c2jName" : "Domains", "c2jShape" : "DomainList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the domains for the account.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #domains(List)}.\n@param domains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domains(List)", "deprecated" : false, "documentation" : "

                    The names of the domains for the account.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domains", "fluentSetterDocumentation" : "

                    The names of the domains for the account.

                    \n@param domains The names of the domains for the account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domains", "getterDocumentation" : "

                    The names of the domains for the account.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the domains for the account.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Domains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Domains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Domain", "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" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Domains", "sensitive" : false, "setterDocumentation" : "

                    The names of the domains for the account.

                    \n@param domains The names of the domains for the account.", "setterMethodName" : "setDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "domains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "domains", "variableType" : "java.util.List", "documentation" : "

                    The names of the domains for the account.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ConnectorType" : { "beanStyleGetterMethodName" : "getConnectorTypeAsString", "beanStyleSetterMethodName" : "setConnectorType", "c2jName" : "ConnectorType", "c2jShape" : "StorageConnectorType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of storage connector.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectorTypeAsString(String)}.\n@param connectorType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectorType(String)", "deprecated" : false, "documentation" : "

                    The type of storage connector.

                    ", "endpointDiscoveryId" : false, "enumType" : "StorageConnectorType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "connectorType", "fluentEnumSetterMethodName" : "connectorType", "fluentGetterMethodName" : "connectorTypeAsString", "fluentSetterDocumentation" : "

                    The type of storage connector.

                    \n@param connectorType The type of storage connector.\n@see StorageConnectorType\n@return Returns a reference to this object so that method calls can be chained together.\n@see StorageConnectorType", "fluentSetterMethodName" : "connectorType", "getterDocumentation" : "

                    The type of storage connector.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #connectorType} will return {@link StorageConnectorType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectorTypeAsString}.\n

                    \n@return The type of storage connector.\n@see StorageConnectorType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ConnectorType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectorType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ConnectorType", "sensitive" : false, "setterDocumentation" : "

                    The type of storage connector.

                    \n@param connectorType The type of storage connector.\n@see StorageConnectorType", "setterMethodName" : "setConnectorType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "connectorType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "connectorType", "variableType" : "String", "documentation" : "

                    The type of storage connector.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Domains" : { "beanStyleGetterMethodName" : "getDomains", "beanStyleSetterMethodName" : "setDomains", "c2jName" : "Domains", "c2jShape" : "DomainList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the domains for the account.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #domains(List)}.\n@param domains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domains(List)", "deprecated" : false, "documentation" : "

                    The names of the domains for the account.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domains", "fluentSetterDocumentation" : "

                    The names of the domains for the account.

                    \n@param domains The names of the domains for the account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domains", "getterDocumentation" : "

                    The names of the domains for the account.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the domains for the account.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Domains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Domains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Domain", "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" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Domains", "sensitive" : false, "setterDocumentation" : "

                    The names of the domains for the account.

                    \n@param domains The names of the domains for the account.", "setterMethodName" : "setDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "domains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "domains", "variableType" : "java.util.List", "documentation" : "

                    The names of the domains for the account.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ResourceIdentifier" : { "beanStyleGetterMethodName" : "getResourceIdentifier", "beanStyleSetterMethodName" : "setResourceIdentifier", "c2jName" : "ResourceIdentifier", "c2jShape" : "ResourceIdentifier", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the storage connector.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceIdentifier(String)}.\n@param resourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceIdentifier(String)", "deprecated" : false, "documentation" : "

                    The ARN of the storage connector.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceIdentifier", "fluentSetterDocumentation" : "

                    The ARN of the storage connector.

                    \n@param resourceIdentifier The ARN of the storage connector.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceIdentifier", "getterDocumentation" : "

                    The ARN of the storage connector.

                    \n@return The ARN of the storage connector.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the storage connector.

                    \n@param resourceIdentifier The ARN of the storage connector.", "setterMethodName" : "setResourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceIdentifier", "variableType" : "String", "documentation" : "

                    The ARN of the storage connector.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getConnectorTypeAsString", "beanStyleSetterMethodName" : "setConnectorType", "c2jName" : "ConnectorType", "c2jShape" : "StorageConnectorType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of storage connector.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #connectorTypeAsString(String)}.\n@param connectorType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #connectorType(String)", "deprecated" : false, "documentation" : "

                    The type of storage connector.

                    ", "endpointDiscoveryId" : false, "enumType" : "StorageConnectorType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "connectorType", "fluentEnumSetterMethodName" : "connectorType", "fluentGetterMethodName" : "connectorTypeAsString", "fluentSetterDocumentation" : "

                    The type of storage connector.

                    \n@param connectorType The type of storage connector.\n@see StorageConnectorType\n@return Returns a reference to this object so that method calls can be chained together.\n@see StorageConnectorType", "fluentSetterMethodName" : "connectorType", "getterDocumentation" : "

                    The type of storage connector.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #connectorType} will return {@link StorageConnectorType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #connectorTypeAsString}.\n

                    \n@return The type of storage connector.\n@see StorageConnectorType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ConnectorType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ConnectorType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ConnectorType", "sensitive" : false, "setterDocumentation" : "

                    The type of storage connector.

                    \n@param connectorType The type of storage connector.\n@see StorageConnectorType", "setterMethodName" : "setConnectorType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "connectorType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "connectorType", "variableType" : "String", "documentation" : "

                    The type of storage connector.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceIdentifier", "beanStyleSetterMethodName" : "setResourceIdentifier", "c2jName" : "ResourceIdentifier", "c2jShape" : "ResourceIdentifier", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the storage connector.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceIdentifier(String)}.\n@param resourceIdentifier a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceIdentifier(String)", "deprecated" : false, "documentation" : "

                    The ARN of the storage connector.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceIdentifier", "fluentSetterDocumentation" : "

                    The ARN of the storage connector.

                    \n@param resourceIdentifier The ARN of the storage connector.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceIdentifier", "getterDocumentation" : "

                    The ARN of the storage connector.

                    \n@return The ARN of the storage connector.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceIdentifier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceIdentifier", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the storage connector.

                    \n@param resourceIdentifier The ARN of the storage connector.", "setterMethodName" : "setResourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceIdentifier", "variableType" : "String", "documentation" : "

                    The ARN of the storage connector.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomains", "beanStyleSetterMethodName" : "setDomains", "c2jName" : "Domains", "c2jShape" : "DomainList", "defaultConsumerFluentSetterDocumentation" : "

                    The names of the domains for the account.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #domains(List)}.\n@param domains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domains(List)", "deprecated" : false, "documentation" : "

                    The names of the domains for the account.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domains", "fluentSetterDocumentation" : "

                    The names of the domains for the account.

                    \n@param domains The names of the domains for the account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domains", "getterDocumentation" : "

                    The names of the domains for the account.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The names of the domains for the account.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Domains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Domains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Domain", "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" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Domains", "sensitive" : false, "setterDocumentation" : "

                    The names of the domains for the account.

                    \n@param domains The names of the domains for the account.", "setterMethodName" : "setDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "domains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "domains", "variableType" : "java.util.List", "documentation" : "

                    The names of the domains for the account.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ConnectorType" ], "shapeName" : "StorageConnector", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "storageConnector", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "wrapper" : false }, "StorageConnectorType" : { "c2jName" : "StorageConnectorType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The type of storage connector.

                    ", "endpointDiscovery" : null, "enums" : [ { "name" : "HOMEFOLDERS", "value" : "HOMEFOLDERS" }, { "name" : "GOOGLE_DRIVE", "value" : "GOOGLE_DRIVE" }, { "name" : "ONE_DRIVE", "value" : "ONE_DRIVE" } ], "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" : "StorageConnectorType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StorageConnectorType", "variableName" : "storageConnectorType", "variableType" : "StorageConnectorType", "documentation" : null, "simpleType" : "StorageConnectorType", "variableSetterType" : "StorageConnectorType" }, "wrapper" : false }, "TagResourceRequest" : { "c2jName" : "TagResourceRequest", "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" : "TagResource", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.TagResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "documentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n@param tags The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n@param tags The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "documentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n@param tags The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n@param tags The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "documentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n@param tags The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    \n@param tags The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

                    The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.

                    If you do not specify a value, the value is set to an empty string.

                    Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:

                    _ . : / = + \\ - @

                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceArn", "Tags" ], "shapeName" : "TagResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TagResourceRequest", "variableName" : "tagResourceRequest", "variableType" : "TagResourceRequest", "documentation" : null, "simpleType" : "TagResourceRequest", "variableSetterType" : "TagResourceRequest" }, "wrapper" : false }, "TagResourceResponse" : { "c2jName" : "TagResourceResponse", "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" : "TagResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TagResourceResponse", "variableName" : "tagResourceResponse", "variableType" : "TagResourceResponse", "documentation" : null, "simpleType" : "TagResourceResponse", "variableSetterType" : "TagResourceResponse" }, "wrapper" : false }, "UntagResourceRequest" : { "c2jName" : "UntagResourceRequest", "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" : "UntagResource", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.UntagResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeys(List)}.\n@param tagKeys a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeys(List)", "deprecated" : false, "documentation" : "

                    The tag keys for the tags to disassociate.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeys", "fluentSetterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n@param tagKeys The tag keys for the tags to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tag keys for the tags to disassociate.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeys", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeys", "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" : "TagKey", "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" }, "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" : "TagKeys", "sensitive" : false, "setterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n@param tagKeys The tag keys for the tags to disassociate.", "setterMethodName" : "setTagKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : "

                    The tag keys for the tags to disassociate.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TagKeys" : { "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeys(List)}.\n@param tagKeys a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeys(List)", "deprecated" : false, "documentation" : "

                    The tag keys for the tags to disassociate.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeys", "fluentSetterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n@param tagKeys The tag keys for the tags to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tag keys for the tags to disassociate.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeys", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeys", "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" : "TagKey", "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" }, "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" : "TagKeys", "sensitive" : false, "setterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n@param tagKeys The tag keys for the tags to disassociate.", "setterMethodName" : "setTagKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : "

                    The tag keys for the tags to disassociate.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "ResourceArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) 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 #resourceArn(String)}.\n@param resourceArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceArn(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@return The Amazon Resource Name (ARN) 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" : "ResourceArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceArn", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    \n@param resourceArn The Amazon Resource Name (ARN) of the resource.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeys(List)}.\n@param tagKeys a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeys(List)", "deprecated" : false, "documentation" : "

                    The tag keys for the tags to disassociate.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeys", "fluentSetterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n@param tagKeys The tag keys for the tags to disassociate.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The tag keys for the tags to disassociate.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeys", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeys", "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" : "TagKey", "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" }, "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" : "TagKeys", "sensitive" : false, "setterDocumentation" : "

                    The tag keys for the tags to disassociate.

                    \n@param tagKeys The tag keys for the tags to disassociate.", "setterMethodName" : "setTagKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : "

                    The tag keys for the tags to disassociate.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceArn", "TagKeys" ], "shapeName" : "UntagResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UntagResourceRequest", "variableName" : "untagResourceRequest", "variableType" : "UntagResourceRequest", "documentation" : null, "simpleType" : "UntagResourceRequest", "variableSetterType" : "UntagResourceRequest" }, "wrapper" : false }, "UntagResourceResponse" : { "c2jName" : "UntagResourceResponse", "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" : "UntagResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UntagResourceResponse", "variableName" : "untagResourceResponse", "variableType" : "UntagResourceResponse", "documentation" : null, "simpleType" : "UntagResourceResponse", "variableSetterType" : "UntagResourceResponse" }, "wrapper" : false }, "UpdateDirectoryConfigRequest" : { "c2jName" : "UpdateDirectoryConfigRequest", "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" : "UpdateDirectoryConfig", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.UpdateDirectoryConfig", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the Directory Config object.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The name of the Directory Config object.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The name of the Directory Config object.

                    \n@param directoryName The name of the Directory Config object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The name of the Directory Config object.

                    \n@return The name of the Directory Config 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" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The name of the Directory Config object.

                    \n@param directoryName The name of the Directory Config object.", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The name of the Directory Config object.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedNames(List)}.\n@param organizationalUnitDistinguishedNames a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedNames(List)", "deprecated" : false, "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedNames", "fluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \nThis is a convenience that creates an instance of the {@link ServiceAccountCredentials.Builder} avoiding the need to create one manually via {@link ServiceAccountCredentials#builder()}.\n\nWhen the {@link Consumer} completes, {@link ServiceAccountCredentials.Builder#build()} is called immediately and its result is passed to {@link #serviceAccountCredentials(ServiceAccountCredentials)}.\n@param serviceAccountCredentials a consumer that will call methods on {@link ServiceAccountCredentials.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccountCredentials(ServiceAccountCredentials)", "deprecated" : false, "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccountCredentials", "fluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the Directory Config object.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The name of the Directory Config object.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The name of the Directory Config object.

                    \n@param directoryName The name of the Directory Config object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The name of the Directory Config object.

                    \n@return The name of the Directory Config 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" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The name of the Directory Config object.

                    \n@param directoryName The name of the Directory Config object.", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The name of the Directory Config object.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedNames" : { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedNames(List)}.\n@param organizationalUnitDistinguishedNames a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedNames(List)", "deprecated" : false, "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedNames", "fluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ServiceAccountCredentials" : { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \nThis is a convenience that creates an instance of the {@link ServiceAccountCredentials.Builder} avoiding the need to create one manually via {@link ServiceAccountCredentials#builder()}.\n\nWhen the {@link Consumer} completes, {@link ServiceAccountCredentials.Builder#build()} is called immediately and its result is passed to {@link #serviceAccountCredentials(ServiceAccountCredentials)}.\n@param serviceAccountCredentials a consumer that will call methods on {@link ServiceAccountCredentials.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccountCredentials(ServiceAccountCredentials)", "deprecated" : false, "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccountCredentials", "fluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryName", "beanStyleSetterMethodName" : "setDirectoryName", "c2jName" : "DirectoryName", "c2jShape" : "DirectoryName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the Directory Config object.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #directoryName(String)}.\n@param directoryName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryName(String)", "deprecated" : false, "documentation" : "

                    The name of the Directory Config object.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryName", "fluentSetterDocumentation" : "

                    The name of the Directory Config object.

                    \n@param directoryName The name of the Directory Config object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryName", "getterDocumentation" : "

                    The name of the Directory Config object.

                    \n@return The name of the Directory Config 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" : "DirectoryName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DirectoryName", "sensitive" : false, "setterDocumentation" : "

                    The name of the Directory Config object.

                    \n@param directoryName The name of the Directory Config object.", "setterMethodName" : "setDirectoryName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "directoryName", "variableType" : "String", "documentation" : "

                    The name of the Directory Config object.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOrganizationalUnitDistinguishedNames", "beanStyleSetterMethodName" : "setOrganizationalUnitDistinguishedNames", "c2jName" : "OrganizationalUnitDistinguishedNames", "c2jShape" : "OrganizationalUnitDistinguishedNamesList", "defaultConsumerFluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #organizationalUnitDistinguishedNames(List)}.\n@param organizationalUnitDistinguishedNames a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #organizationalUnitDistinguishedNames(List)", "deprecated" : false, "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "organizationalUnitDistinguishedNames", "fluentSetterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "organizationalUnitDistinguishedNames", "getterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return The distinguished names of the organizational units for computer accounts.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OrganizationalUnitDistinguishedNames", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OrganizationalUnitDistinguishedNames", "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" : "OrganizationalUnitDistinguishedName", "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" }, "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" : "OrganizationalUnitDistinguishedNames", "sensitive" : false, "setterDocumentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    \n@param organizationalUnitDistinguishedNames The distinguished names of the organizational units for computer accounts.", "setterMethodName" : "setOrganizationalUnitDistinguishedNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "organizationalUnitDistinguishedNames", "variableType" : "java.util.List", "documentation" : "

                    The distinguished names of the organizational units for computer accounts.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAccountCredentials", "beanStyleSetterMethodName" : "setServiceAccountCredentials", "c2jName" : "ServiceAccountCredentials", "c2jShape" : "ServiceAccountCredentials", "defaultConsumerFluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \nThis is a convenience that creates an instance of the {@link ServiceAccountCredentials.Builder} avoiding the need to create one manually via {@link ServiceAccountCredentials#builder()}.\n\nWhen the {@link Consumer} completes, {@link ServiceAccountCredentials.Builder#build()} is called immediately and its result is passed to {@link #serviceAccountCredentials(ServiceAccountCredentials)}.\n@param serviceAccountCredentials a consumer that will call methods on {@link ServiceAccountCredentials.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceAccountCredentials(ServiceAccountCredentials)", "deprecated" : false, "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "serviceAccountCredentials", "fluentSetterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAccountCredentials", "getterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@return The credentials for the service account used by the fleet or image builder to connect to the directory.", "getterModel" : { "returnType" : "ServiceAccountCredentials", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ServiceAccountCredentials", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ServiceAccountCredentials", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ServiceAccountCredentials", "sensitive" : false, "setterDocumentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    \n@param serviceAccountCredentials The credentials for the service account used by the fleet or image builder to connect to the directory.", "setterMethodName" : "setServiceAccountCredentials", "setterModel" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : null, "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ServiceAccountCredentials", "variableName" : "serviceAccountCredentials", "variableType" : "ServiceAccountCredentials", "documentation" : "

                    The credentials for the service account used by the fleet or image builder to connect to the directory.

                    ", "simpleType" : "ServiceAccountCredentials", "variableSetterType" : "ServiceAccountCredentials" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "DirectoryName" ], "shapeName" : "UpdateDirectoryConfigRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateDirectoryConfigRequest", "variableName" : "updateDirectoryConfigRequest", "variableType" : "UpdateDirectoryConfigRequest", "documentation" : null, "simpleType" : "UpdateDirectoryConfigRequest", "variableSetterType" : "UpdateDirectoryConfigRequest" }, "wrapper" : false }, "UpdateDirectoryConfigResponse" : { "c2jName" : "UpdateDirectoryConfigResult", "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" : "getDirectoryConfig", "beanStyleSetterMethodName" : "setDirectoryConfig", "c2jName" : "DirectoryConfig", "c2jShape" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the Directory Config object.

                    \nThis is a convenience that creates an instance of the {@link DirectoryConfig.Builder} avoiding the need to create one manually via {@link DirectoryConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectoryConfig.Builder#build()} is called immediately and its result is passed to {@link #directoryConfig(DirectoryConfig)}.\n@param directoryConfig a consumer that will call methods on {@link DirectoryConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryConfig(DirectoryConfig)", "deprecated" : false, "documentation" : "

                    Information about the Directory Config object.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryConfig", "fluentSetterDocumentation" : "

                    Information about the Directory Config object.

                    \n@param directoryConfig Information about the Directory Config object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfig", "getterDocumentation" : "

                    Information about the Directory Config object.

                    \n@return Information about the Directory Config object.", "getterModel" : { "returnType" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DirectoryConfig", "sensitive" : false, "setterDocumentation" : "

                    Information about the Directory Config object.

                    \n@param directoryConfig Information about the Directory Config object.", "setterMethodName" : "setDirectoryConfig", "setterModel" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : "

                    Information about the Directory Config object.

                    ", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryConfig" : { "beanStyleGetterMethodName" : "getDirectoryConfig", "beanStyleSetterMethodName" : "setDirectoryConfig", "c2jName" : "DirectoryConfig", "c2jShape" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the Directory Config object.

                    \nThis is a convenience that creates an instance of the {@link DirectoryConfig.Builder} avoiding the need to create one manually via {@link DirectoryConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectoryConfig.Builder#build()} is called immediately and its result is passed to {@link #directoryConfig(DirectoryConfig)}.\n@param directoryConfig a consumer that will call methods on {@link DirectoryConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryConfig(DirectoryConfig)", "deprecated" : false, "documentation" : "

                    Information about the Directory Config object.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryConfig", "fluentSetterDocumentation" : "

                    Information about the Directory Config object.

                    \n@param directoryConfig Information about the Directory Config object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfig", "getterDocumentation" : "

                    Information about the Directory Config object.

                    \n@return Information about the Directory Config object.", "getterModel" : { "returnType" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DirectoryConfig", "sensitive" : false, "setterDocumentation" : "

                    Information about the Directory Config object.

                    \n@param directoryConfig Information about the Directory Config object.", "setterMethodName" : "setDirectoryConfig", "setterModel" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : "

                    Information about the Directory Config object.

                    ", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDirectoryConfig", "beanStyleSetterMethodName" : "setDirectoryConfig", "c2jName" : "DirectoryConfig", "c2jShape" : "DirectoryConfig", "defaultConsumerFluentSetterDocumentation" : "

                    Information about the Directory Config object.

                    \nThis is a convenience that creates an instance of the {@link DirectoryConfig.Builder} avoiding the need to create one manually via {@link DirectoryConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DirectoryConfig.Builder#build()} is called immediately and its result is passed to {@link #directoryConfig(DirectoryConfig)}.\n@param directoryConfig a consumer that will call methods on {@link DirectoryConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #directoryConfig(DirectoryConfig)", "deprecated" : false, "documentation" : "

                    Information about the Directory Config object.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "directoryConfig", "fluentSetterDocumentation" : "

                    Information about the Directory Config object.

                    \n@param directoryConfig Information about the Directory Config object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "directoryConfig", "getterDocumentation" : "

                    Information about the Directory Config object.

                    \n@return Information about the Directory Config object.", "getterModel" : { "returnType" : "DirectoryConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DirectoryConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DirectoryConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DirectoryConfig", "sensitive" : false, "setterDocumentation" : "

                    Information about the Directory Config object.

                    \n@param directoryConfig Information about the Directory Config object.", "setterMethodName" : "setDirectoryConfig", "setterModel" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : null, "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DirectoryConfig", "variableName" : "directoryConfig", "variableType" : "DirectoryConfig", "documentation" : "

                    Information about the Directory Config object.

                    ", "simpleType" : "DirectoryConfig", "variableSetterType" : "DirectoryConfig" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateDirectoryConfigResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateDirectoryConfigResponse", "variableName" : "updateDirectoryConfigResponse", "variableType" : "UpdateDirectoryConfigResponse", "documentation" : null, "simpleType" : "UpdateDirectoryConfigResponse", "variableSetterType" : "UpdateDirectoryConfigResponse" }, "wrapper" : false }, "UpdateFleetRequest" : { "c2jName" : "UpdateFleetRequest", "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" : "UpdateFleet", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.UpdateFleet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageName(String)}.\n@param imageName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageName(String)", "deprecated" : false, "documentation" : "

                    The name of the image used to create the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageName", "fluentSetterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageName", "getterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                    The name of the image used to create the fleet.

                    \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                    The name of the image used to create the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                    The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                    The ARN of the public, private, or shared image to use.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                    The ARN of the public, private, or shared image to use.

                    \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                    The ARN of the public, private, or shared image to use.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    A unique name for the fleet.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                    A unique name for the fleet.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    A unique name for the fleet.

                    \n@param name A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    A unique name for the fleet.

                    \n@return A unique name for the fleet.", "getterModel" : { "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" : "

                    A unique name for the fleet.

                    \n@param name A unique name for the fleet.", "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" : "

                    A unique name for the fleet.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                    The instance type to use when launching fleet instances. The following instance types are available:

                    • stream.standard.medium

                    • stream.standard.large

                    • stream.compute.large

                    • stream.compute.xlarge

                    • stream.compute.2xlarge

                    • stream.compute.4xlarge

                    • stream.compute.8xlarge

                    • stream.memory.large

                    • stream.memory.xlarge

                    • stream.memory.2xlarge

                    • stream.memory.4xlarge

                    • stream.memory.8xlarge

                    • stream.graphics-design.large

                    • stream.graphics-design.xlarge

                    • stream.graphics-design.2xlarge

                    • stream.graphics-design.4xlarge

                    • stream.graphics-desktop.2xlarge

                    • stream.graphics-pro.4xlarge

                    • stream.graphics-pro.8xlarge

                    • stream.graphics-pro.16xlarge

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                    The instance type to use when launching fleet instances. The following instance types are available:

                    • stream.standard.medium

                    • stream.standard.large

                    • stream.compute.large

                    • stream.compute.xlarge

                    • stream.compute.2xlarge

                    • stream.compute.4xlarge

                    • stream.compute.8xlarge

                    • stream.memory.large

                    • stream.memory.xlarge

                    • stream.memory.2xlarge

                    • stream.memory.4xlarge

                    • stream.memory.8xlarge

                    • stream.graphics-design.large

                    • stream.graphics-design.xlarge

                    • stream.graphics-design.2xlarge

                    • stream.graphics-design.4xlarge

                    • stream.graphics-desktop.2xlarge

                    • stream.graphics-pro.4xlarge

                    • stream.graphics-pro.8xlarge

                    • stream.graphics-pro.16xlarge

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                    The instance type to use when launching fleet instances. The following instance types are available:

                    • stream.standard.medium

                    • stream.standard.large

                    • stream.compute.large

                    • stream.compute.xlarge

                    • stream.compute.2xlarge

                    • stream.compute.4xlarge

                    • stream.compute.8xlarge

                    • stream.memory.large

                    • stream.memory.xlarge

                    • stream.memory.2xlarge

                    • stream.memory.4xlarge

                    • stream.memory.8xlarge

                    • stream.graphics-design.large

                    • stream.graphics-design.xlarge

                    • stream.graphics-design.2xlarge

                    • stream.graphics-design.4xlarge

                    • stream.graphics-desktop.2xlarge

                    • stream.graphics-pro.4xlarge

                    • stream.graphics-pro.8xlarge

                    • stream.graphics-pro.16xlarge

                    \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                    • stream.standard.medium

                    • stream.standard.large

                    • stream.compute.large

                    • stream.compute.xlarge

                    • stream.compute.2xlarge

                    • stream.compute.4xlarge

                    • stream.compute.8xlarge

                    • stream.memory.large

                    • stream.memory.xlarge

                    • stream.memory.2xlarge

                    • stream.memory.4xlarge

                    • stream.memory.8xlarge

                    • stream.graphics-design.large

                    • stream.graphics-design.xlarge

                    • stream.graphics-design.2xlarge

                    • stream.graphics-design.4xlarge

                    • stream.graphics-desktop.2xlarge

                    • stream.graphics-pro.4xlarge

                    • stream.graphics-pro.8xlarge

                    • stream.graphics-pro.16xlarge

                    • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                      The instance type to use when launching fleet instances. The following instance types are available:

                      • stream.standard.medium

                      • stream.standard.large

                      • stream.compute.large

                      • stream.compute.xlarge

                      • stream.compute.2xlarge

                      • stream.compute.4xlarge

                      • stream.compute.8xlarge

                      • stream.memory.large

                      • stream.memory.xlarge

                      • stream.memory.2xlarge

                      • stream.memory.4xlarge

                      • stream.memory.8xlarge

                      • stream.graphics-design.large

                      • stream.graphics-design.xlarge

                      • stream.graphics-design.2xlarge

                      • stream.graphics-design.4xlarge

                      • stream.graphics-desktop.2xlarge

                      • stream.graphics-pro.4xlarge

                      • stream.graphics-pro.8xlarge

                      • stream.graphics-pro.16xlarge

                      \n@return The instance type to use when launching fleet instances. The following instance types are available:

                      • stream.standard.medium

                      • stream.standard.large

                      • stream.compute.large

                      • stream.compute.xlarge

                      • stream.compute.2xlarge

                      • stream.compute.4xlarge

                      • stream.compute.8xlarge

                      • stream.memory.large

                      • stream.memory.xlarge

                      • stream.memory.2xlarge

                      • stream.memory.4xlarge

                      • stream.memory.8xlarge

                      • stream.graphics-design.large

                      • stream.graphics-design.xlarge

                      • stream.graphics-design.2xlarge

                      • stream.graphics-design.4xlarge

                      • stream.graphics-desktop.2xlarge

                      • stream.graphics-pro.4xlarge

                      • stream.graphics-pro.8xlarge

                      • stream.graphics-pro.16xlarge

                      • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                        The instance type to use when launching fleet instances. The following instance types are available:

                        • stream.standard.medium

                        • stream.standard.large

                        • stream.compute.large

                        • stream.compute.xlarge

                        • stream.compute.2xlarge

                        • stream.compute.4xlarge

                        • stream.compute.8xlarge

                        • stream.memory.large

                        • stream.memory.xlarge

                        • stream.memory.2xlarge

                        • stream.memory.4xlarge

                        • stream.memory.8xlarge

                        • stream.graphics-design.large

                        • stream.graphics-design.xlarge

                        • stream.graphics-design.2xlarge

                        • stream.graphics-design.4xlarge

                        • stream.graphics-desktop.2xlarge

                        • stream.graphics-pro.4xlarge

                        • stream.graphics-pro.8xlarge

                        • stream.graphics-pro.16xlarge

                        \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                        • stream.standard.medium

                        • stream.standard.large

                        • stream.compute.large

                        • stream.compute.xlarge

                        • stream.compute.2xlarge

                        • stream.compute.4xlarge

                        • stream.compute.8xlarge

                        • stream.memory.large

                        • stream.memory.xlarge

                        • stream.memory.2xlarge

                        • stream.memory.4xlarge

                        • stream.memory.8xlarge

                        • stream.graphics-design.large

                        • stream.graphics-design.xlarge

                        • stream.graphics-design.2xlarge

                        • stream.graphics-design.4xlarge

                        • stream.graphics-desktop.2xlarge

                        • stream.graphics-pro.4xlarge

                        • stream.graphics-pro.8xlarge

                        • stream.graphics-pro.16xlarge

                        • ", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                          The instance type to use when launching fleet instances. The following instance types are available:

                          • stream.standard.medium

                          • stream.standard.large

                          • stream.compute.large

                          • stream.compute.xlarge

                          • stream.compute.2xlarge

                          • stream.compute.4xlarge

                          • stream.compute.8xlarge

                          • stream.memory.large

                          • stream.memory.xlarge

                          • stream.memory.2xlarge

                          • stream.memory.4xlarge

                          • stream.memory.8xlarge

                          • stream.graphics-design.large

                          • stream.graphics-design.xlarge

                          • stream.graphics-design.2xlarge

                          • stream.graphics-design.4xlarge

                          • stream.graphics-desktop.2xlarge

                          • stream.graphics-pro.4xlarge

                          • stream.graphics-pro.8xlarge

                          • stream.graphics-pro.16xlarge

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComputeCapacity", "beanStyleSetterMethodName" : "setComputeCapacity", "c2jName" : "ComputeCapacity", "c2jShape" : "ComputeCapacity", "defaultConsumerFluentSetterDocumentation" : "

                          The desired capacity for the fleet.

                          \nThis is a convenience that creates an instance of the {@link ComputeCapacity.Builder} avoiding the need to create one manually via {@link ComputeCapacity#builder()}.\n\nWhen the {@link Consumer} completes, {@link ComputeCapacity.Builder#build()} is called immediately and its result is passed to {@link #computeCapacity(ComputeCapacity)}.\n@param computeCapacity a consumer that will call methods on {@link ComputeCapacity.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #computeCapacity(ComputeCapacity)", "deprecated" : false, "documentation" : "

                          The desired capacity for the fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "computeCapacity", "fluentSetterDocumentation" : "

                          The desired capacity for the fleet.

                          \n@param computeCapacity The desired capacity for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacity", "getterDocumentation" : "

                          The desired capacity for the fleet.

                          \n@return The desired capacity for the fleet.", "getterModel" : { "returnType" : "ComputeCapacity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacity", "sensitive" : false, "setterDocumentation" : "

                          The desired capacity for the fleet.

                          \n@param computeCapacity The desired capacity for the fleet.", "setterMethodName" : "setComputeCapacity", "setterModel" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : "

                          The desired capacity for the fleet.

                          ", "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                          The VPC configuration for the fleet.

                          \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                          The VPC configuration for the fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                          The VPC configuration for the fleet.

                          \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                          The VPC configuration for the fleet.

                          \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                          The VPC configuration for the fleet.

                          \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                          The VPC configuration for the fleet.

                          ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                          The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.

                          \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 #maxUserDurationInSeconds(Integer)}.\n@param maxUserDurationInSeconds 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 #maxUserDurationInSeconds(Integer)", "deprecated" : false, "documentation" : "

                          The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxUserDurationInSeconds", "fluentSetterDocumentation" : "

                          The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.

                          \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                          The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.

                          \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                          The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.

                          \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                          The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                          Specify a value between 600 and 360000.

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \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 #disconnectTimeoutInSeconds(Integer)}.\n@param disconnectTimeoutInSeconds 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 #disconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \n@return The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeleteVpcConfig", "beanStyleSetterMethodName" : "setDeleteVpcConfig", "c2jName" : "DeleteVpcConfig", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \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 #deleteVpcConfig(Boolean)}.\n@param deleteVpcConfig 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 #deleteVpcConfig(Boolean)", "deprecated" : true, "documentation" : "

                          Deletes the VPC association for the specified fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deleteVpcConfig", "fluentSetterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \n@param deleteVpcConfig Deletes the VPC association for the specified fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deleteVpcConfig", "getterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \n@return Deletes the VPC association for the specified fleet.", "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" : "DeleteVpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeleteVpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DeleteVpcConfig", "sensitive" : false, "setterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \n@param deleteVpcConfig Deletes the VPC association for the specified fleet.", "setterMethodName" : "setDeleteVpcConfig", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteVpcConfig", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteVpcConfig", "variableType" : "Boolean", "documentation" : "

                          Deletes the VPC association for the specified fleet.

                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                          The description to display.

                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                          The description to display.

                          \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                          The description to display.

                          \n@return The description to display.", "getterModel" : { "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 to display.

                          \n@param description The description to display.", "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 to display.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                          The fleet name to display.

                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                          The fleet name to display.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                          The fleet name to display.

                          \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                          The fleet name to display.

                          \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                          The fleet name to display.

                          \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                          The fleet name to display.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                          Enables or disables default internet access for the fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \n@return Enables or disables default internet access for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                          Enables or disables default internet access for the fleet.

                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \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 #idleDisconnectTimeoutInSeconds(Integer)}.\n@param idleDisconnectTimeoutInSeconds 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 #idleDisconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "idleDisconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "idleDisconnectTimeoutInSeconds", "getterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributesToDeleteAsStrings", "beanStyleSetterMethodName" : "setAttributesToDeleteWithStrings", "c2jName" : "AttributesToDelete", "c2jShape" : "FleetAttributes", "defaultConsumerFluentSetterDocumentation" : "

                          The fleet attributes to delete.

                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributesToDeleteAsStrings(List)}.\n@param attributesToDelete a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributesToDeleteWithStrings(List)", "deprecated" : false, "documentation" : "

                          The fleet attributes to delete.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attributesToDelete", "fluentEnumSetterMethodName" : "attributesToDelete", "fluentGetterMethodName" : "attributesToDeleteAsStrings", "fluentSetterDocumentation" : "

                          The fleet attributes to delete.

                          \n@param attributesToDelete The fleet attributes to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributesToDeleteWithStrings", "getterDocumentation" : "

                          The fleet attributes to delete.

                          \n

                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                          \n@return The fleet attributes to delete.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AttributesToDelete", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AttributesToDelete", "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" : "FleetAttribute", "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" : "FleetAttribute", "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 FleetAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetAttribute", "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 FleetAttribute#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 FleetAttribute", "getterModel" : { "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 FleetAttribute", "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" }, "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" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                          The fleet attributes to delete.

                          \n@param attributesToDelete The fleet attributes to delete.", "setterMethodName" : "setAttributesToDeleteWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : "

                          The fleet attributes to delete.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AttributesToDelete" : { "beanStyleGetterMethodName" : "getAttributesToDeleteAsStrings", "beanStyleSetterMethodName" : "setAttributesToDeleteWithStrings", "c2jName" : "AttributesToDelete", "c2jShape" : "FleetAttributes", "defaultConsumerFluentSetterDocumentation" : "

                          The fleet attributes to delete.

                          \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributesToDeleteAsStrings(List)}.\n@param attributesToDelete a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributesToDeleteWithStrings(List)", "deprecated" : false, "documentation" : "

                          The fleet attributes to delete.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attributesToDelete", "fluentEnumSetterMethodName" : "attributesToDelete", "fluentGetterMethodName" : "attributesToDeleteAsStrings", "fluentSetterDocumentation" : "

                          The fleet attributes to delete.

                          \n@param attributesToDelete The fleet attributes to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributesToDeleteWithStrings", "getterDocumentation" : "

                          The fleet attributes to delete.

                          \n

                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                          \n@return The fleet attributes to delete.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AttributesToDelete", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AttributesToDelete", "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" : "FleetAttribute", "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" : "FleetAttribute", "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 FleetAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetAttribute", "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 FleetAttribute#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 FleetAttribute", "getterModel" : { "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 FleetAttribute", "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" }, "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" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                          The fleet attributes to delete.

                          \n@param attributesToDelete The fleet attributes to delete.", "setterMethodName" : "setAttributesToDeleteWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : "

                          The fleet attributes to delete.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ComputeCapacity" : { "beanStyleGetterMethodName" : "getComputeCapacity", "beanStyleSetterMethodName" : "setComputeCapacity", "c2jName" : "ComputeCapacity", "c2jShape" : "ComputeCapacity", "defaultConsumerFluentSetterDocumentation" : "

                          The desired capacity for the fleet.

                          \nThis is a convenience that creates an instance of the {@link ComputeCapacity.Builder} avoiding the need to create one manually via {@link ComputeCapacity#builder()}.\n\nWhen the {@link Consumer} completes, {@link ComputeCapacity.Builder#build()} is called immediately and its result is passed to {@link #computeCapacity(ComputeCapacity)}.\n@param computeCapacity a consumer that will call methods on {@link ComputeCapacity.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #computeCapacity(ComputeCapacity)", "deprecated" : false, "documentation" : "

                          The desired capacity for the fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "computeCapacity", "fluentSetterDocumentation" : "

                          The desired capacity for the fleet.

                          \n@param computeCapacity The desired capacity for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacity", "getterDocumentation" : "

                          The desired capacity for the fleet.

                          \n@return The desired capacity for the fleet.", "getterModel" : { "returnType" : "ComputeCapacity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacity", "sensitive" : false, "setterDocumentation" : "

                          The desired capacity for the fleet.

                          \n@param computeCapacity The desired capacity for the fleet.", "setterMethodName" : "setComputeCapacity", "setterModel" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : "

                          The desired capacity for the fleet.

                          ", "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "xmlNameSpaceUri" : null }, "DeleteVpcConfig" : { "beanStyleGetterMethodName" : "getDeleteVpcConfig", "beanStyleSetterMethodName" : "setDeleteVpcConfig", "c2jName" : "DeleteVpcConfig", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \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 #deleteVpcConfig(Boolean)}.\n@param deleteVpcConfig 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 #deleteVpcConfig(Boolean)", "deprecated" : true, "documentation" : "

                          Deletes the VPC association for the specified fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deleteVpcConfig", "fluentSetterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \n@param deleteVpcConfig Deletes the VPC association for the specified fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deleteVpcConfig", "getterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \n@return Deletes the VPC association for the specified fleet.", "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" : "DeleteVpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeleteVpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DeleteVpcConfig", "sensitive" : false, "setterDocumentation" : "

                          Deletes the VPC association for the specified fleet.

                          \n@param deleteVpcConfig Deletes the VPC association for the specified fleet.", "setterMethodName" : "setDeleteVpcConfig", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteVpcConfig", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteVpcConfig", "variableType" : "Boolean", "documentation" : "

                          Deletes the VPC association for the specified fleet.

                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                          The description to display.

                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                          The description to display.

                          \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                          The description to display.

                          \n@return The description to display.", "getterModel" : { "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 to display.

                          \n@param description The description to display.", "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 to display.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisconnectTimeoutInSeconds" : { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \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 #disconnectTimeoutInSeconds(Integer)}.\n@param disconnectTimeoutInSeconds 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 #disconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \n@return The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                          The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                          Specify a value between 60 and 360000.

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                          The fleet name to display.

                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                          The fleet name to display.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                          The fleet name to display.

                          \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                          The fleet name to display.

                          \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                          The fleet name to display.

                          \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                          The fleet name to display.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                          The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                          ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                          Enables or disables default internet access for the fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \n@return Enables or disables default internet access for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                          Enables or disables default internet access for the fleet.

                          \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                          Enables or disables default internet access for the fleet.

                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "IdleDisconnectTimeoutInSeconds" : { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \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 #idleDisconnectTimeoutInSeconds(Integer)}.\n@param idleDisconnectTimeoutInSeconds 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 #idleDisconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "idleDisconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "idleDisconnectTimeoutInSeconds", "getterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                          The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                          To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                          If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "ImageArn" : { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                          The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                          The ARN of the public, private, or shared image to use.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                          The ARN of the public, private, or shared image to use.

                          \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                          The ARN of the public, private, or shared image to use.

                          \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                          The ARN of the public, private, or shared image to use.

                          \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                          The ARN of the public, private, or shared image to use.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ImageName" : { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                          The name of the image used to create the fleet.

                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageName(String)}.\n@param imageName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageName(String)", "deprecated" : false, "documentation" : "

                          The name of the image used to create the fleet.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageName", "fluentSetterDocumentation" : "

                          The name of the image used to create the fleet.

                          \n@param imageName The name of the image used to create the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageName", "getterDocumentation" : "

                          The name of the image used to create the fleet.

                          \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                          The name of the image used to create the fleet.

                          \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                          The name of the image used to create the fleet.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "InstanceType" : { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                          The instance type to use when launching fleet instances. The following instance types are available:

                          • stream.standard.medium

                          • stream.standard.large

                          • stream.compute.large

                          • stream.compute.xlarge

                          • stream.compute.2xlarge

                          • stream.compute.4xlarge

                          • stream.compute.8xlarge

                          • stream.memory.large

                          • stream.memory.xlarge

                          • stream.memory.2xlarge

                          • stream.memory.4xlarge

                          • stream.memory.8xlarge

                          • stream.graphics-design.large

                          • stream.graphics-design.xlarge

                          • stream.graphics-design.2xlarge

                          • stream.graphics-design.4xlarge

                          • stream.graphics-desktop.2xlarge

                          • stream.graphics-pro.4xlarge

                          • stream.graphics-pro.8xlarge

                          • stream.graphics-pro.16xlarge

                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                          The instance type to use when launching fleet instances. The following instance types are available:

                          • stream.standard.medium

                          • stream.standard.large

                          • stream.compute.large

                          • stream.compute.xlarge

                          • stream.compute.2xlarge

                          • stream.compute.4xlarge

                          • stream.compute.8xlarge

                          • stream.memory.large

                          • stream.memory.xlarge

                          • stream.memory.2xlarge

                          • stream.memory.4xlarge

                          • stream.memory.8xlarge

                          • stream.graphics-design.large

                          • stream.graphics-design.xlarge

                          • stream.graphics-design.2xlarge

                          • stream.graphics-design.4xlarge

                          • stream.graphics-desktop.2xlarge

                          • stream.graphics-pro.4xlarge

                          • stream.graphics-pro.8xlarge

                          • stream.graphics-pro.16xlarge

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                          The instance type to use when launching fleet instances. The following instance types are available:

                          • stream.standard.medium

                          • stream.standard.large

                          • stream.compute.large

                          • stream.compute.xlarge

                          • stream.compute.2xlarge

                          • stream.compute.4xlarge

                          • stream.compute.8xlarge

                          • stream.memory.large

                          • stream.memory.xlarge

                          • stream.memory.2xlarge

                          • stream.memory.4xlarge

                          • stream.memory.8xlarge

                          • stream.graphics-design.large

                          • stream.graphics-design.xlarge

                          • stream.graphics-design.2xlarge

                          • stream.graphics-design.4xlarge

                          • stream.graphics-desktop.2xlarge

                          • stream.graphics-pro.4xlarge

                          • stream.graphics-pro.8xlarge

                          • stream.graphics-pro.16xlarge

                          \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                          • stream.standard.medium

                          • stream.standard.large

                          • stream.compute.large

                          • stream.compute.xlarge

                          • stream.compute.2xlarge

                          • stream.compute.4xlarge

                          • stream.compute.8xlarge

                          • stream.memory.large

                          • stream.memory.xlarge

                          • stream.memory.2xlarge

                          • stream.memory.4xlarge

                          • stream.memory.8xlarge

                          • stream.graphics-design.large

                          • stream.graphics-design.xlarge

                          • stream.graphics-design.2xlarge

                          • stream.graphics-design.4xlarge

                          • stream.graphics-desktop.2xlarge

                          • stream.graphics-pro.4xlarge

                          • stream.graphics-pro.8xlarge

                          • stream.graphics-pro.16xlarge

                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                            The instance type to use when launching fleet instances. The following instance types are available:

                            • stream.standard.medium

                            • stream.standard.large

                            • stream.compute.large

                            • stream.compute.xlarge

                            • stream.compute.2xlarge

                            • stream.compute.4xlarge

                            • stream.compute.8xlarge

                            • stream.memory.large

                            • stream.memory.xlarge

                            • stream.memory.2xlarge

                            • stream.memory.4xlarge

                            • stream.memory.8xlarge

                            • stream.graphics-design.large

                            • stream.graphics-design.xlarge

                            • stream.graphics-design.2xlarge

                            • stream.graphics-design.4xlarge

                            • stream.graphics-desktop.2xlarge

                            • stream.graphics-pro.4xlarge

                            • stream.graphics-pro.8xlarge

                            • stream.graphics-pro.16xlarge

                            \n@return The instance type to use when launching fleet instances. The following instance types are available:

                            • stream.standard.medium

                            • stream.standard.large

                            • stream.compute.large

                            • stream.compute.xlarge

                            • stream.compute.2xlarge

                            • stream.compute.4xlarge

                            • stream.compute.8xlarge

                            • stream.memory.large

                            • stream.memory.xlarge

                            • stream.memory.2xlarge

                            • stream.memory.4xlarge

                            • stream.memory.8xlarge

                            • stream.graphics-design.large

                            • stream.graphics-design.xlarge

                            • stream.graphics-design.2xlarge

                            • stream.graphics-design.4xlarge

                            • stream.graphics-desktop.2xlarge

                            • stream.graphics-pro.4xlarge

                            • stream.graphics-pro.8xlarge

                            • stream.graphics-pro.16xlarge

                            • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                              The instance type to use when launching fleet instances. The following instance types are available:

                              • stream.standard.medium

                              • stream.standard.large

                              • stream.compute.large

                              • stream.compute.xlarge

                              • stream.compute.2xlarge

                              • stream.compute.4xlarge

                              • stream.compute.8xlarge

                              • stream.memory.large

                              • stream.memory.xlarge

                              • stream.memory.2xlarge

                              • stream.memory.4xlarge

                              • stream.memory.8xlarge

                              • stream.graphics-design.large

                              • stream.graphics-design.xlarge

                              • stream.graphics-design.2xlarge

                              • stream.graphics-design.4xlarge

                              • stream.graphics-desktop.2xlarge

                              • stream.graphics-pro.4xlarge

                              • stream.graphics-pro.8xlarge

                              • stream.graphics-pro.16xlarge

                              \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                              • stream.standard.medium

                              • stream.standard.large

                              • stream.compute.large

                              • stream.compute.xlarge

                              • stream.compute.2xlarge

                              • stream.compute.4xlarge

                              • stream.compute.8xlarge

                              • stream.memory.large

                              • stream.memory.xlarge

                              • stream.memory.2xlarge

                              • stream.memory.4xlarge

                              • stream.memory.8xlarge

                              • stream.graphics-design.large

                              • stream.graphics-design.xlarge

                              • stream.graphics-design.2xlarge

                              • stream.graphics-design.4xlarge

                              • stream.graphics-desktop.2xlarge

                              • stream.graphics-pro.4xlarge

                              • stream.graphics-pro.8xlarge

                              • stream.graphics-pro.16xlarge

                              • ", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                                The instance type to use when launching fleet instances. The following instance types are available:

                                • stream.standard.medium

                                • stream.standard.large

                                • stream.compute.large

                                • stream.compute.xlarge

                                • stream.compute.2xlarge

                                • stream.compute.4xlarge

                                • stream.compute.8xlarge

                                • stream.memory.large

                                • stream.memory.xlarge

                                • stream.memory.2xlarge

                                • stream.memory.4xlarge

                                • stream.memory.8xlarge

                                • stream.graphics-design.large

                                • stream.graphics-design.xlarge

                                • stream.graphics-design.2xlarge

                                • stream.graphics-design.4xlarge

                                • stream.graphics-desktop.2xlarge

                                • stream.graphics-pro.4xlarge

                                • stream.graphics-pro.8xlarge

                                • stream.graphics-pro.16xlarge

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxUserDurationInSeconds" : { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.

                                \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 #maxUserDurationInSeconds(Integer)}.\n@param maxUserDurationInSeconds 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 #maxUserDurationInSeconds(Integer)", "deprecated" : false, "documentation" : "

                                The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxUserDurationInSeconds", "fluentSetterDocumentation" : "

                                The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.

                                \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                                The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.

                                \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                                The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.

                                \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                                The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                Specify a value between 600 and 360000.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A unique name for the fleet.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                A unique name for the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                A unique name for the fleet.

                                \n@param name A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                A unique name for the fleet.

                                \n@return A unique name for the fleet.", "getterModel" : { "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" : "

                                A unique name for the fleet.

                                \n@param name A unique name for the fleet.", "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" : "

                                A unique name for the fleet.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "VpcConfig" : { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                                The VPC configuration for the fleet.

                                \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                                The VPC configuration for the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                                The VPC configuration for the fleet.

                                \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                                The VPC configuration for the fleet.

                                \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                                The VPC configuration for the fleet.

                                \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                                The VPC configuration for the fleet.

                                ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImageName", "beanStyleSetterMethodName" : "setImageName", "c2jName" : "ImageName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the image used to create the fleet.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #imageName(String)}.\n@param imageName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageName(String)", "deprecated" : false, "documentation" : "

                                The name of the image used to create the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageName", "fluentSetterDocumentation" : "

                                The name of the image used to create the fleet.

                                \n@param imageName The name of the image used to create the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageName", "getterDocumentation" : "

                                The name of the image used to create the fleet.

                                \n@return The name of the image used to create the fleet.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageName", "sensitive" : false, "setterDocumentation" : "

                                The name of the image used to create the fleet.

                                \n@param imageName The name of the image used to create the fleet.", "setterMethodName" : "setImageName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageName", "variableType" : "String", "documentation" : "

                                The name of the image used to create the fleet.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImageArn", "beanStyleSetterMethodName" : "setImageArn", "c2jName" : "ImageArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                The ARN of the public, private, or shared image to 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 #imageArn(String)}.\n@param imageArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageArn(String)", "deprecated" : false, "documentation" : "

                                The ARN of the public, private, or shared image to use.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageArn", "fluentSetterDocumentation" : "

                                The ARN of the public, private, or shared image to use.

                                \n@param imageArn The ARN of the public, private, or shared image to use.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageArn", "getterDocumentation" : "

                                The ARN of the public, private, or shared image to use.

                                \n@return The ARN of the public, private, or shared image to use.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImageArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageArn", "sensitive" : false, "setterDocumentation" : "

                                The ARN of the public, private, or shared image to use.

                                \n@param imageArn The ARN of the public, private, or shared image to use.", "setterMethodName" : "setImageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageArn", "variableType" : "String", "documentation" : "

                                The ARN of the public, private, or shared image to use.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                A unique name for the fleet.

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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" : "

                                A unique name for the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                A unique name for the fleet.

                                \n@param name A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                A unique name for the fleet.

                                \n@return A unique name for the fleet.", "getterModel" : { "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" : "

                                A unique name for the fleet.

                                \n@param name A unique name for the fleet.", "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" : "

                                A unique name for the fleet.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The instance type to use when launching fleet instances. The following instance types are available:

                                • stream.standard.medium

                                • stream.standard.large

                                • stream.compute.large

                                • stream.compute.xlarge

                                • stream.compute.2xlarge

                                • stream.compute.4xlarge

                                • stream.compute.8xlarge

                                • stream.memory.large

                                • stream.memory.xlarge

                                • stream.memory.2xlarge

                                • stream.memory.4xlarge

                                • stream.memory.8xlarge

                                • stream.graphics-design.large

                                • stream.graphics-design.xlarge

                                • stream.graphics-design.2xlarge

                                • stream.graphics-design.4xlarge

                                • stream.graphics-desktop.2xlarge

                                • stream.graphics-pro.4xlarge

                                • stream.graphics-pro.8xlarge

                                • stream.graphics-pro.16xlarge

                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #instanceType(String)}.\n@param instanceType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #instanceType(String)", "deprecated" : false, "documentation" : "

                                The instance type to use when launching fleet instances. The following instance types are available:

                                • stream.standard.medium

                                • stream.standard.large

                                • stream.compute.large

                                • stream.compute.xlarge

                                • stream.compute.2xlarge

                                • stream.compute.4xlarge

                                • stream.compute.8xlarge

                                • stream.memory.large

                                • stream.memory.xlarge

                                • stream.memory.2xlarge

                                • stream.memory.4xlarge

                                • stream.memory.8xlarge

                                • stream.graphics-design.large

                                • stream.graphics-design.xlarge

                                • stream.graphics-design.2xlarge

                                • stream.graphics-design.4xlarge

                                • stream.graphics-desktop.2xlarge

                                • stream.graphics-pro.4xlarge

                                • stream.graphics-pro.8xlarge

                                • stream.graphics-pro.16xlarge

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                The instance type to use when launching fleet instances. The following instance types are available:

                                • stream.standard.medium

                                • stream.standard.large

                                • stream.compute.large

                                • stream.compute.xlarge

                                • stream.compute.2xlarge

                                • stream.compute.4xlarge

                                • stream.compute.8xlarge

                                • stream.memory.large

                                • stream.memory.xlarge

                                • stream.memory.2xlarge

                                • stream.memory.4xlarge

                                • stream.memory.8xlarge

                                • stream.graphics-design.large

                                • stream.graphics-design.xlarge

                                • stream.graphics-design.2xlarge

                                • stream.graphics-design.4xlarge

                                • stream.graphics-desktop.2xlarge

                                • stream.graphics-pro.4xlarge

                                • stream.graphics-pro.8xlarge

                                • stream.graphics-pro.16xlarge

                                \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                                • stream.standard.medium

                                • stream.standard.large

                                • stream.compute.large

                                • stream.compute.xlarge

                                • stream.compute.2xlarge

                                • stream.compute.4xlarge

                                • stream.compute.8xlarge

                                • stream.memory.large

                                • stream.memory.xlarge

                                • stream.memory.2xlarge

                                • stream.memory.4xlarge

                                • stream.memory.8xlarge

                                • stream.graphics-design.large

                                • stream.graphics-design.xlarge

                                • stream.graphics-design.2xlarge

                                • stream.graphics-design.4xlarge

                                • stream.graphics-desktop.2xlarge

                                • stream.graphics-pro.4xlarge

                                • stream.graphics-pro.8xlarge

                                • stream.graphics-pro.16xlarge

                                • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "instanceType", "getterDocumentation" : "

                                  The instance type to use when launching fleet instances. The following instance types are available:

                                  • stream.standard.medium

                                  • stream.standard.large

                                  • stream.compute.large

                                  • stream.compute.xlarge

                                  • stream.compute.2xlarge

                                  • stream.compute.4xlarge

                                  • stream.compute.8xlarge

                                  • stream.memory.large

                                  • stream.memory.xlarge

                                  • stream.memory.2xlarge

                                  • stream.memory.4xlarge

                                  • stream.memory.8xlarge

                                  • stream.graphics-design.large

                                  • stream.graphics-design.xlarge

                                  • stream.graphics-design.2xlarge

                                  • stream.graphics-design.4xlarge

                                  • stream.graphics-desktop.2xlarge

                                  • stream.graphics-pro.4xlarge

                                  • stream.graphics-pro.8xlarge

                                  • stream.graphics-pro.16xlarge

                                  \n@return The instance type to use when launching fleet instances. The following instance types are available:

                                  • stream.standard.medium

                                  • stream.standard.large

                                  • stream.compute.large

                                  • stream.compute.xlarge

                                  • stream.compute.2xlarge

                                  • stream.compute.4xlarge

                                  • stream.compute.8xlarge

                                  • stream.memory.large

                                  • stream.memory.xlarge

                                  • stream.memory.2xlarge

                                  • stream.memory.4xlarge

                                  • stream.memory.8xlarge

                                  • stream.graphics-design.large

                                  • stream.graphics-design.xlarge

                                  • stream.graphics-design.2xlarge

                                  • stream.graphics-design.4xlarge

                                  • stream.graphics-desktop.2xlarge

                                  • stream.graphics-pro.4xlarge

                                  • stream.graphics-pro.8xlarge

                                  • stream.graphics-pro.16xlarge

                                  • ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "InstanceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "InstanceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "InstanceType", "sensitive" : false, "setterDocumentation" : "

                                    The instance type to use when launching fleet instances. The following instance types are available:

                                    • stream.standard.medium

                                    • stream.standard.large

                                    • stream.compute.large

                                    • stream.compute.xlarge

                                    • stream.compute.2xlarge

                                    • stream.compute.4xlarge

                                    • stream.compute.8xlarge

                                    • stream.memory.large

                                    • stream.memory.xlarge

                                    • stream.memory.2xlarge

                                    • stream.memory.4xlarge

                                    • stream.memory.8xlarge

                                    • stream.graphics-design.large

                                    • stream.graphics-design.xlarge

                                    • stream.graphics-design.2xlarge

                                    • stream.graphics-design.4xlarge

                                    • stream.graphics-desktop.2xlarge

                                    • stream.graphics-pro.4xlarge

                                    • stream.graphics-pro.8xlarge

                                    • stream.graphics-pro.16xlarge

                                    \n@param instanceType The instance type to use when launching fleet instances. The following instance types are available:

                                    • stream.standard.medium

                                    • stream.standard.large

                                    • stream.compute.large

                                    • stream.compute.xlarge

                                    • stream.compute.2xlarge

                                    • stream.compute.4xlarge

                                    • stream.compute.8xlarge

                                    • stream.memory.large

                                    • stream.memory.xlarge

                                    • stream.memory.2xlarge

                                    • stream.memory.4xlarge

                                    • stream.memory.8xlarge

                                    • stream.graphics-design.large

                                    • stream.graphics-design.xlarge

                                    • stream.graphics-design.2xlarge

                                    • stream.graphics-design.4xlarge

                                    • stream.graphics-desktop.2xlarge

                                    • stream.graphics-pro.4xlarge

                                    • stream.graphics-pro.8xlarge

                                    • stream.graphics-pro.16xlarge

                                    • ", "setterMethodName" : "setInstanceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "instanceType", "variableType" : "String", "documentation" : "

                                      The instance type to use when launching fleet instances. The following instance types are available:

                                      • stream.standard.medium

                                      • stream.standard.large

                                      • stream.compute.large

                                      • stream.compute.xlarge

                                      • stream.compute.2xlarge

                                      • stream.compute.4xlarge

                                      • stream.compute.8xlarge

                                      • stream.memory.large

                                      • stream.memory.xlarge

                                      • stream.memory.2xlarge

                                      • stream.memory.4xlarge

                                      • stream.memory.8xlarge

                                      • stream.graphics-design.large

                                      • stream.graphics-design.xlarge

                                      • stream.graphics-design.2xlarge

                                      • stream.graphics-design.4xlarge

                                      • stream.graphics-desktop.2xlarge

                                      • stream.graphics-pro.4xlarge

                                      • stream.graphics-pro.8xlarge

                                      • stream.graphics-pro.16xlarge

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComputeCapacity", "beanStyleSetterMethodName" : "setComputeCapacity", "c2jName" : "ComputeCapacity", "c2jShape" : "ComputeCapacity", "defaultConsumerFluentSetterDocumentation" : "

                                      The desired capacity for the fleet.

                                      \nThis is a convenience that creates an instance of the {@link ComputeCapacity.Builder} avoiding the need to create one manually via {@link ComputeCapacity#builder()}.\n\nWhen the {@link Consumer} completes, {@link ComputeCapacity.Builder#build()} is called immediately and its result is passed to {@link #computeCapacity(ComputeCapacity)}.\n@param computeCapacity a consumer that will call methods on {@link ComputeCapacity.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #computeCapacity(ComputeCapacity)", "deprecated" : false, "documentation" : "

                                      The desired capacity for the fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "computeCapacity", "fluentSetterDocumentation" : "

                                      The desired capacity for the fleet.

                                      \n@param computeCapacity The desired capacity for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "computeCapacity", "getterDocumentation" : "

                                      The desired capacity for the fleet.

                                      \n@return The desired capacity for the fleet.", "getterModel" : { "returnType" : "ComputeCapacity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComputeCapacity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComputeCapacity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ComputeCapacity", "sensitive" : false, "setterDocumentation" : "

                                      The desired capacity for the fleet.

                                      \n@param computeCapacity The desired capacity for the fleet.", "setterMethodName" : "setComputeCapacity", "setterModel" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : null, "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ComputeCapacity", "variableName" : "computeCapacity", "variableType" : "ComputeCapacity", "documentation" : "

                                      The desired capacity for the fleet.

                                      ", "simpleType" : "ComputeCapacity", "variableSetterType" : "ComputeCapacity" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcConfig", "beanStyleSetterMethodName" : "setVpcConfig", "c2jName" : "VpcConfig", "c2jShape" : "VpcConfig", "defaultConsumerFluentSetterDocumentation" : "

                                      The VPC configuration for the fleet.

                                      \nThis is a convenience that creates an instance of the {@link VpcConfig.Builder} avoiding the need to create one manually via {@link VpcConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link VpcConfig.Builder#build()} is called immediately and its result is passed to {@link #vpcConfig(VpcConfig)}.\n@param vpcConfig a consumer that will call methods on {@link VpcConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcConfig(VpcConfig)", "deprecated" : false, "documentation" : "

                                      The VPC configuration for the fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpcConfig", "fluentSetterDocumentation" : "

                                      The VPC configuration for the fleet.

                                      \n@param vpcConfig The VPC configuration for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcConfig", "getterDocumentation" : "

                                      The VPC configuration for the fleet.

                                      \n@return The VPC configuration for the fleet.", "getterModel" : { "returnType" : "VpcConfig", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "VpcConfig", "sensitive" : false, "setterDocumentation" : "

                                      The VPC configuration for the fleet.

                                      \n@param vpcConfig The VPC configuration for the fleet.", "setterMethodName" : "setVpcConfig", "setterModel" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : "

                                      The VPC configuration for the fleet.

                                      ", "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxUserDurationInSeconds", "beanStyleSetterMethodName" : "setMaxUserDurationInSeconds", "c2jName" : "MaxUserDurationInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                      The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.

                                      \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 #maxUserDurationInSeconds(Integer)}.\n@param maxUserDurationInSeconds 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 #maxUserDurationInSeconds(Integer)", "deprecated" : false, "documentation" : "

                                      The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxUserDurationInSeconds", "fluentSetterDocumentation" : "

                                      The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.

                                      \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxUserDurationInSeconds", "getterDocumentation" : "

                                      The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.

                                      \n@return The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.", "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" : "MaxUserDurationInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxUserDurationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxUserDurationInSeconds", "sensitive" : false, "setterDocumentation" : "

                                      The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.

                                      \n@param maxUserDurationInSeconds The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.", "setterMethodName" : "setMaxUserDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxUserDurationInSeconds", "variableType" : "Integer", "documentation" : "

                                      The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

                                      Specify a value between 600 and 360000.

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setDisconnectTimeoutInSeconds", "c2jName" : "DisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                      The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.

                                      \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 #disconnectTimeoutInSeconds(Integer)}.\n@param disconnectTimeoutInSeconds 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 #disconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                                      The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                                      The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.

                                      \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disconnectTimeoutInSeconds", "getterDocumentation" : "

                                      The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.

                                      \n@return The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.", "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" : "DisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                                      The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.

                                      \n@param disconnectTimeoutInSeconds The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.", "setterMethodName" : "setDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "disconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                                      The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

                                      Specify a value between 60 and 360000.

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeleteVpcConfig", "beanStyleSetterMethodName" : "setDeleteVpcConfig", "c2jName" : "DeleteVpcConfig", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                      Deletes the VPC association for the specified fleet.

                                      \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 #deleteVpcConfig(Boolean)}.\n@param deleteVpcConfig 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 #deleteVpcConfig(Boolean)", "deprecated" : true, "documentation" : "

                                      Deletes the VPC association for the specified fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deleteVpcConfig", "fluentSetterDocumentation" : "

                                      Deletes the VPC association for the specified fleet.

                                      \n@param deleteVpcConfig Deletes the VPC association for the specified fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deleteVpcConfig", "getterDocumentation" : "

                                      Deletes the VPC association for the specified fleet.

                                      \n@return Deletes the VPC association for the specified fleet.", "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" : "DeleteVpcConfig", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeleteVpcConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DeleteVpcConfig", "sensitive" : false, "setterDocumentation" : "

                                      Deletes the VPC association for the specified fleet.

                                      \n@param deleteVpcConfig Deletes the VPC association for the specified fleet.", "setterMethodName" : "setDeleteVpcConfig", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteVpcConfig", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteVpcConfig", "variableType" : "Boolean", "documentation" : "

                                      Deletes the VPC association for the specified fleet.

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                      The description to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                      The description to display.

                                      \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                      The description to display.

                                      \n@return The description to display.", "getterModel" : { "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 to display.

                                      \n@param description The description to display.", "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 to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                                      The fleet name to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                                      The fleet name to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                                      The fleet name to display.

                                      \n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                                      The fleet name to display.

                                      \n@return The fleet name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                                      The fleet name to display.

                                      \n@param displayName The fleet name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                                      The fleet name to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableDefaultInternetAccess", "beanStyleSetterMethodName" : "setEnableDefaultInternetAccess", "c2jName" : "EnableDefaultInternetAccess", "c2jShape" : "BooleanObject", "defaultConsumerFluentSetterDocumentation" : "

                                      Enables or disables default internet access for the fleet.

                                      \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 #enableDefaultInternetAccess(Boolean)}.\n@param enableDefaultInternetAccess 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 #enableDefaultInternetAccess(Boolean)", "deprecated" : false, "documentation" : "

                                      Enables or disables default internet access for the fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableDefaultInternetAccess", "fluentSetterDocumentation" : "

                                      Enables or disables default internet access for the fleet.

                                      \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableDefaultInternetAccess", "getterDocumentation" : "

                                      Enables or disables default internet access for the fleet.

                                      \n@return Enables or disables default internet access for the fleet.", "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" : "EnableDefaultInternetAccess", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableDefaultInternetAccess", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableDefaultInternetAccess", "sensitive" : false, "setterDocumentation" : "

                                      Enables or disables default internet access for the fleet.

                                      \n@param enableDefaultInternetAccess Enables or disables default internet access for the fleet.", "setterMethodName" : "setEnableDefaultInternetAccess", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableDefaultInternetAccess", "variableType" : "Boolean", "documentation" : "

                                      Enables or disables default internet access for the fleet.

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDomainJoinInfo", "beanStyleSetterMethodName" : "setDomainJoinInfo", "c2jName" : "DomainJoinInfo", "c2jShape" : "DomainJoinInfo", "defaultConsumerFluentSetterDocumentation" : "

                                      The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                                      \nThis is a convenience that creates an instance of the {@link DomainJoinInfo.Builder} avoiding the need to create one manually via {@link DomainJoinInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainJoinInfo.Builder#build()} is called immediately and its result is passed to {@link #domainJoinInfo(DomainJoinInfo)}.\n@param domainJoinInfo a consumer that will call methods on {@link DomainJoinInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainJoinInfo(DomainJoinInfo)", "deprecated" : false, "documentation" : "

                                      The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "domainJoinInfo", "fluentSetterDocumentation" : "

                                      The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                                      \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "domainJoinInfo", "getterDocumentation" : "

                                      The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                                      \n@return The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "getterModel" : { "returnType" : "DomainJoinInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DomainJoinInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DomainJoinInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DomainJoinInfo", "sensitive" : false, "setterDocumentation" : "

                                      The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                                      \n@param domainJoinInfo The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.", "setterMethodName" : "setDomainJoinInfo", "setterModel" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : null, "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "DomainJoinInfo", "variableName" : "domainJoinInfo", "variableType" : "DomainJoinInfo", "documentation" : "

                                      The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.

                                      ", "simpleType" : "DomainJoinInfo", "variableSetterType" : "DomainJoinInfo" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIdleDisconnectTimeoutInSeconds", "beanStyleSetterMethodName" : "setIdleDisconnectTimeoutInSeconds", "c2jName" : "IdleDisconnectTimeoutInSeconds", "c2jShape" : "Integer", "defaultConsumerFluentSetterDocumentation" : "

                                      The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      \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 #idleDisconnectTimeoutInSeconds(Integer)}.\n@param idleDisconnectTimeoutInSeconds 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 #idleDisconnectTimeoutInSeconds(Integer)", "deprecated" : false, "documentation" : "

                                      The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "idleDisconnectTimeoutInSeconds", "fluentSetterDocumentation" : "

                                      The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "idleDisconnectTimeoutInSeconds", "getterDocumentation" : "

                                      The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      \n@return The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      ", "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" : "IdleDisconnectTimeoutInSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IdleDisconnectTimeoutInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "IdleDisconnectTimeoutInSeconds", "sensitive" : false, "setterDocumentation" : "

                                      The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      \n@param idleDisconnectTimeoutInSeconds The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      ", "setterMethodName" : "setIdleDisconnectTimeoutInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "idleDisconnectTimeoutInSeconds", "variableType" : "Integer", "documentation" : "

                                      The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the DisconnectTimeoutInSeconds time interval begins. Users are notified before they are disconnected due to inactivity. If users try to reconnect to the streaming session before the time interval specified in DisconnectTimeoutInSeconds elapses, they are connected to their previous session. Users are considered idle when they stop providing keyboard or mouse input during their streaming session. File uploads and downloads, audio in, audio out, and pixels changing do not qualify as user activity. If users continue to be idle after the time interval in IdleDisconnectTimeoutInSeconds elapses, they are disconnected.

                                      To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 900.

                                      If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity.

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributesToDeleteAsStrings", "beanStyleSetterMethodName" : "setAttributesToDeleteWithStrings", "c2jName" : "AttributesToDelete", "c2jShape" : "FleetAttributes", "defaultConsumerFluentSetterDocumentation" : "

                                      The fleet attributes to delete.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributesToDeleteAsStrings(List)}.\n@param attributesToDelete a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributesToDeleteWithStrings(List)", "deprecated" : false, "documentation" : "

                                      The fleet attributes to delete.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attributesToDelete", "fluentEnumSetterMethodName" : "attributesToDelete", "fluentGetterMethodName" : "attributesToDeleteAsStrings", "fluentSetterDocumentation" : "

                                      The fleet attributes to delete.

                                      \n@param attributesToDelete The fleet attributes to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributesToDeleteWithStrings", "getterDocumentation" : "

                                      The fleet attributes to delete.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The fleet attributes to delete.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AttributesToDelete", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AttributesToDelete", "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" : "FleetAttribute", "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" : "FleetAttribute", "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 FleetAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetAttribute", "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 FleetAttribute#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 FleetAttribute", "getterModel" : { "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 FleetAttribute", "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" }, "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" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                      The fleet attributes to delete.

                                      \n@param attributesToDelete The fleet attributes to delete.", "setterMethodName" : "setAttributesToDeleteWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : "

                                      The fleet attributes to delete.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateFleetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateFleetRequest", "variableName" : "updateFleetRequest", "variableType" : "UpdateFleetRequest", "documentation" : null, "simpleType" : "UpdateFleetRequest", "variableSetterType" : "UpdateFleetRequest" }, "wrapper" : false }, "UpdateFleetResponse" : { "c2jName" : "UpdateFleetResult", "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" : "getFleet", "beanStyleSetterMethodName" : "setFleet", "c2jName" : "Fleet", "c2jShape" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "

                                      Information about the fleet.

                                      \nThis is a convenience that creates an instance of the {@link Fleet.Builder} avoiding the need to create one manually via {@link Fleet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Fleet.Builder#build()} is called immediately and its result is passed to {@link #fleet(Fleet)}.\n@param fleet a consumer that will call methods on {@link Fleet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleet(Fleet)", "deprecated" : false, "documentation" : "

                                      Information about the fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                      Information about the fleet.

                                      \n@param fleet Information about the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleet", "getterDocumentation" : "

                                      Information about the fleet.

                                      \n@return Information about the fleet.", "getterModel" : { "returnType" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Fleet", "sensitive" : false, "setterDocumentation" : "

                                      Information about the fleet.

                                      \n@param fleet Information about the fleet.", "setterMethodName" : "setFleet", "setterModel" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : "

                                      Information about the fleet.

                                      ", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Fleet" : { "beanStyleGetterMethodName" : "getFleet", "beanStyleSetterMethodName" : "setFleet", "c2jName" : "Fleet", "c2jShape" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "

                                      Information about the fleet.

                                      \nThis is a convenience that creates an instance of the {@link Fleet.Builder} avoiding the need to create one manually via {@link Fleet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Fleet.Builder#build()} is called immediately and its result is passed to {@link #fleet(Fleet)}.\n@param fleet a consumer that will call methods on {@link Fleet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleet(Fleet)", "deprecated" : false, "documentation" : "

                                      Information about the fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                      Information about the fleet.

                                      \n@param fleet Information about the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleet", "getterDocumentation" : "

                                      Information about the fleet.

                                      \n@return Information about the fleet.", "getterModel" : { "returnType" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Fleet", "sensitive" : false, "setterDocumentation" : "

                                      Information about the fleet.

                                      \n@param fleet Information about the fleet.", "setterMethodName" : "setFleet", "setterModel" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : "

                                      Information about the fleet.

                                      ", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFleet", "beanStyleSetterMethodName" : "setFleet", "c2jName" : "Fleet", "c2jShape" : "Fleet", "defaultConsumerFluentSetterDocumentation" : "

                                      Information about the fleet.

                                      \nThis is a convenience that creates an instance of the {@link Fleet.Builder} avoiding the need to create one manually via {@link Fleet#builder()}.\n\nWhen the {@link Consumer} completes, {@link Fleet.Builder#build()} is called immediately and its result is passed to {@link #fleet(Fleet)}.\n@param fleet a consumer that will call methods on {@link Fleet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleet(Fleet)", "deprecated" : false, "documentation" : "

                                      Information about the fleet.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                      Information about the fleet.

                                      \n@param fleet Information about the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fleet", "getterDocumentation" : "

                                      Information about the fleet.

                                      \n@return Information about the fleet.", "getterModel" : { "returnType" : "Fleet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Fleet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Fleet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Fleet", "sensitive" : false, "setterDocumentation" : "

                                      Information about the fleet.

                                      \n@param fleet Information about the fleet.", "setterMethodName" : "setFleet", "setterModel" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : null, "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Fleet", "variableName" : "fleet", "variableType" : "Fleet", "documentation" : "

                                      Information about the fleet.

                                      ", "simpleType" : "Fleet", "variableSetterType" : "Fleet" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateFleetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateFleetResponse", "variableName" : "updateFleetResponse", "variableType" : "UpdateFleetResponse", "documentation" : null, "simpleType" : "UpdateFleetResponse", "variableSetterType" : "UpdateFleetResponse" }, "wrapper" : false }, "UpdateImagePermissionsRequest" : { "c2jName" : "UpdateImagePermissionsRequest", "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" : "UpdateImagePermissions", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.UpdateImagePermissions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                                      The name of the private image.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                      The name of the private image.

                                      \n@param name The name of the private image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                      The name of the private image.

                                      \n@return The name of the private image.", "getterModel" : { "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 private image.

                                      \n@param name The name of the private image.", "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 private image.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "SharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sharedAccountId(String)}.\n@param sharedAccountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sharedAccountId(String)", "deprecated" : false, "documentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sharedAccountId", "fluentSetterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@param sharedAccountId The 12-digit identifier of the AWS account for which you want add or update image permissions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@return The 12-digit identifier of the AWS account for which you want add or update image permissions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@param sharedAccountId The 12-digit identifier of the AWS account for which you want add or update image permissions.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "ImagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                                      The permissions for the image.

                                      \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                                      The permissions for the image.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                                      The permissions for the image.

                                      \n@param imagePermissions The permissions for the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                                      The permissions for the image.

                                      \n@return The permissions for the image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                                      The permissions for the image.

                                      \n@param imagePermissions The permissions for the image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                                      The permissions for the image.

                                      ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImagePermissions" : { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "ImagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                                      The permissions for the image.

                                      \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                                      The permissions for the image.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                                      The permissions for the image.

                                      \n@param imagePermissions The permissions for the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                                      The permissions for the image.

                                      \n@return The permissions for the image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                                      The permissions for the image.

                                      \n@param imagePermissions The permissions for the image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                                      The permissions for the image.

                                      ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                                      The name of the private image.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                      The name of the private image.

                                      \n@param name The name of the private image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                      The name of the private image.

                                      \n@return The name of the private image.", "getterModel" : { "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 private image.

                                      \n@param name The name of the private image.", "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 private image.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SharedAccountId" : { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "SharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sharedAccountId(String)}.\n@param sharedAccountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sharedAccountId(String)", "deprecated" : false, "documentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sharedAccountId", "fluentSetterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@param sharedAccountId The 12-digit identifier of the AWS account for which you want add or update image permissions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@return The 12-digit identifier of the AWS account for which you want add or update image permissions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@param sharedAccountId The 12-digit identifier of the AWS account for which you want add or update image permissions.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "Name", "defaultConsumerFluentSetterDocumentation" : "

                                      The name of the private image.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 private image.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                      The name of the private image.

                                      \n@param name The name of the private image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                      The name of the private image.

                                      \n@return The name of the private image.", "getterModel" : { "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 private image.

                                      \n@param name The name of the private image.", "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 private image.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSharedAccountId", "beanStyleSetterMethodName" : "setSharedAccountId", "c2jName" : "SharedAccountId", "c2jShape" : "AwsAccountId", "defaultConsumerFluentSetterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #sharedAccountId(String)}.\n@param sharedAccountId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sharedAccountId(String)", "deprecated" : false, "documentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sharedAccountId", "fluentSetterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@param sharedAccountId The 12-digit identifier of the AWS account for which you want add or update image permissions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sharedAccountId", "getterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@return The 12-digit identifier of the AWS account for which you want add or update image permissions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SharedAccountId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SharedAccountId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SharedAccountId", "sensitive" : false, "setterDocumentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      \n@param sharedAccountId The 12-digit identifier of the AWS account for which you want add or update image permissions.", "setterMethodName" : "setSharedAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sharedAccountId", "variableType" : "String", "documentation" : "

                                      The 12-digit identifier of the AWS account for which you want add or update image permissions.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getImagePermissions", "beanStyleSetterMethodName" : "setImagePermissions", "c2jName" : "ImagePermissions", "c2jShape" : "ImagePermissions", "defaultConsumerFluentSetterDocumentation" : "

                                      The permissions for the image.

                                      \nThis is a convenience that creates an instance of the {@link ImagePermissions.Builder} avoiding the need to create one manually via {@link ImagePermissions#builder()}.\n\nWhen the {@link Consumer} completes, {@link ImagePermissions.Builder#build()} is called immediately and its result is passed to {@link #imagePermissions(ImagePermissions)}.\n@param imagePermissions a consumer that will call methods on {@link ImagePermissions.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imagePermissions(ImagePermissions)", "deprecated" : false, "documentation" : "

                                      The permissions for the image.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imagePermissions", "fluentSetterDocumentation" : "

                                      The permissions for the image.

                                      \n@param imagePermissions The permissions for the image.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imagePermissions", "getterDocumentation" : "

                                      The permissions for the image.

                                      \n@return The permissions for the image.", "getterModel" : { "returnType" : "ImagePermissions", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ImagePermissions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImagePermissions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ImagePermissions", "sensitive" : false, "setterDocumentation" : "

                                      The permissions for the image.

                                      \n@param imagePermissions The permissions for the image.", "setterMethodName" : "setImagePermissions", "setterModel" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : null, "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ImagePermissions", "variableName" : "imagePermissions", "variableType" : "ImagePermissions", "documentation" : "

                                      The permissions for the image.

                                      ", "simpleType" : "ImagePermissions", "variableSetterType" : "ImagePermissions" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name", "SharedAccountId", "ImagePermissions" ], "shapeName" : "UpdateImagePermissionsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateImagePermissionsRequest", "variableName" : "updateImagePermissionsRequest", "variableType" : "UpdateImagePermissionsRequest", "documentation" : null, "simpleType" : "UpdateImagePermissionsRequest", "variableSetterType" : "UpdateImagePermissionsRequest" }, "wrapper" : false }, "UpdateImagePermissionsResponse" : { "c2jName" : "UpdateImagePermissionsResult", "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" : "UpdateImagePermissionsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateImagePermissionsResponse", "variableName" : "updateImagePermissionsResponse", "variableType" : "UpdateImagePermissionsResponse", "documentation" : null, "simpleType" : "UpdateImagePermissionsResponse", "variableSetterType" : "UpdateImagePermissionsResponse" }, "wrapper" : false }, "UpdateStackRequest" : { "c2jName" : "UpdateStackRequest", "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" : "UpdateStack", "locationName" : null, "requestUri" : "/", "target" : "PhotonAdminProxyService.UpdateStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                                      The stack name to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                                      The stack name to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                                      The stack name to display.

                                      \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                                      The stack name to display.

                                      \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                                      The stack name to display.

                                      \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                                      The stack name to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                      The description to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                      The description to display.

                                      \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                      The description to display.

                                      \n@return The description to display.", "getterModel" : { "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 to display.

                                      \n@param description The description to display.", "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 to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The name 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 #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 stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                      The name of the stack.

                                      \n@param name The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                      The name of the stack.

                                      \n@return The name 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" : "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 stack.

                                      \n@param name The name of the stack.", "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 stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                                      The storage connectors to enable.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #storageConnectors(List)}.\n@param storageConnectors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageConnectors(List)", "deprecated" : false, "documentation" : "

                                      The storage connectors to enable.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageConnectors", "fluentSetterDocumentation" : "

                                      The storage connectors to enable.

                                      \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                                      The storage connectors to enable.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                                      The storage connectors to enable.

                                      \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                                      The storage connectors to enable.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeleteStorageConnectors", "beanStyleSetterMethodName" : "setDeleteStorageConnectors", "c2jName" : "DeleteStorageConnectors", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the 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 #deleteStorageConnectors(Boolean)}.\n@param deleteStorageConnectors 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 #deleteStorageConnectors(Boolean)", "deprecated" : true, "documentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deleteStorageConnectors", "fluentSetterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@param deleteStorageConnectors Deletes the storage connectors currently enabled for the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deleteStorageConnectors", "getterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@return Deletes the storage connectors currently enabled for the 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" : "DeleteStorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeleteStorageConnectors", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DeleteStorageConnectors", "sensitive" : false, "setterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@param deleteStorageConnectors Deletes the storage connectors currently enabled for the stack.", "setterMethodName" : "setDeleteStorageConnectors", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteStorageConnectors", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteStorageConnectors", "variableType" : "Boolean", "documentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #redirectURL(String)}.\n@param redirectURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redirectURL(String)", "deprecated" : false, "documentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redirectURL", "fluentSetterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #feedbackURL(String)}.\n@param feedbackURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackURL(String)", "deprecated" : false, "documentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "feedbackURL", "fluentSetterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@param feedbackURL The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@return The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@param feedbackURL The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributesToDeleteAsStrings", "beanStyleSetterMethodName" : "setAttributesToDeleteWithStrings", "c2jName" : "AttributesToDelete", "c2jShape" : "StackAttributes", "defaultConsumerFluentSetterDocumentation" : "

                                      The stack attributes to delete.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributesToDeleteAsStrings(List)}.\n@param attributesToDelete a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributesToDeleteWithStrings(List)", "deprecated" : false, "documentation" : "

                                      The stack attributes to delete.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attributesToDelete", "fluentEnumSetterMethodName" : "attributesToDelete", "fluentGetterMethodName" : "attributesToDeleteAsStrings", "fluentSetterDocumentation" : "

                                      The stack attributes to delete.

                                      \n@param attributesToDelete The stack attributes to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributesToDeleteWithStrings", "getterDocumentation" : "

                                      The stack attributes to delete.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The stack attributes to delete.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AttributesToDelete", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AttributesToDelete", "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" : "StackAttribute", "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" : "StackAttribute", "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 StackAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackAttribute", "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 StackAttribute#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 StackAttribute", "getterModel" : { "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 StackAttribute", "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" }, "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" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                      The stack attributes to delete.

                                      \n@param attributesToDelete The stack attributes to delete.", "setterMethodName" : "setAttributesToDeleteWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : "

                                      The stack attributes to delete.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userSettings(List)}.\n@param userSettings a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userSettings(List)", "deprecated" : false, "documentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userSettings", "fluentSetterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettings", "defaultConsumerFluentSetterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \nThis is a convenience that creates an instance of the {@link ApplicationSettings.Builder} avoiding the need to create one manually via {@link ApplicationSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationSettings.Builder#build()} is called immediately and its result is passed to {@link #applicationSettings(ApplicationSettings)}.\n@param applicationSettings a consumer that will call methods on {@link ApplicationSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationSettings(ApplicationSettings)", "deprecated" : false, "documentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationSettings", "fluentSetterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@return The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "getterModel" : { "returnType" : "ApplicationSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      ", "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationSettings" : { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettings", "defaultConsumerFluentSetterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \nThis is a convenience that creates an instance of the {@link ApplicationSettings.Builder} avoiding the need to create one manually via {@link ApplicationSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationSettings.Builder#build()} is called immediately and its result is passed to {@link #applicationSettings(ApplicationSettings)}.\n@param applicationSettings a consumer that will call methods on {@link ApplicationSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationSettings(ApplicationSettings)", "deprecated" : false, "documentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationSettings", "fluentSetterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@return The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "getterModel" : { "returnType" : "ApplicationSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      ", "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "xmlNameSpaceUri" : null }, "AttributesToDelete" : { "beanStyleGetterMethodName" : "getAttributesToDeleteAsStrings", "beanStyleSetterMethodName" : "setAttributesToDeleteWithStrings", "c2jName" : "AttributesToDelete", "c2jShape" : "StackAttributes", "defaultConsumerFluentSetterDocumentation" : "

                                      The stack attributes to delete.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributesToDeleteAsStrings(List)}.\n@param attributesToDelete a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributesToDeleteWithStrings(List)", "deprecated" : false, "documentation" : "

                                      The stack attributes to delete.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attributesToDelete", "fluentEnumSetterMethodName" : "attributesToDelete", "fluentGetterMethodName" : "attributesToDeleteAsStrings", "fluentSetterDocumentation" : "

                                      The stack attributes to delete.

                                      \n@param attributesToDelete The stack attributes to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributesToDeleteWithStrings", "getterDocumentation" : "

                                      The stack attributes to delete.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The stack attributes to delete.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AttributesToDelete", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AttributesToDelete", "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" : "StackAttribute", "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" : "StackAttribute", "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 StackAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackAttribute", "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 StackAttribute#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 StackAttribute", "getterModel" : { "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 StackAttribute", "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" }, "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" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                      The stack attributes to delete.

                                      \n@param attributesToDelete The stack attributes to delete.", "setterMethodName" : "setAttributesToDeleteWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : "

                                      The stack attributes to delete.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "DeleteStorageConnectors" : { "beanStyleGetterMethodName" : "getDeleteStorageConnectors", "beanStyleSetterMethodName" : "setDeleteStorageConnectors", "c2jName" : "DeleteStorageConnectors", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the 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 #deleteStorageConnectors(Boolean)}.\n@param deleteStorageConnectors 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 #deleteStorageConnectors(Boolean)", "deprecated" : true, "documentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deleteStorageConnectors", "fluentSetterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@param deleteStorageConnectors Deletes the storage connectors currently enabled for the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deleteStorageConnectors", "getterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@return Deletes the storage connectors currently enabled for the 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" : "DeleteStorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeleteStorageConnectors", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DeleteStorageConnectors", "sensitive" : false, "setterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@param deleteStorageConnectors Deletes the storage connectors currently enabled for the stack.", "setterMethodName" : "setDeleteStorageConnectors", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteStorageConnectors", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteStorageConnectors", "variableType" : "Boolean", "documentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                      The description to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                      The description to display.

                                      \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                      The description to display.

                                      \n@return The description to display.", "getterModel" : { "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 to display.

                                      \n@param description The description to display.", "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 to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DisplayName" : { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                                      The stack name to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                                      The stack name to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                                      The stack name to display.

                                      \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                                      The stack name to display.

                                      \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                                      The stack name to display.

                                      \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                                      The stack name to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FeedbackURL" : { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #feedbackURL(String)}.\n@param feedbackURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackURL(String)", "deprecated" : false, "documentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "feedbackURL", "fluentSetterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@param feedbackURL The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@return The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@param feedbackURL The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The name 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 #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 stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                      The name of the stack.

                                      \n@param name The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                      The name of the stack.

                                      \n@return The name 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" : "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 stack.

                                      \n@param name The name of the stack.", "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 stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RedirectURL" : { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #redirectURL(String)}.\n@param redirectURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redirectURL(String)", "deprecated" : false, "documentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redirectURL", "fluentSetterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StorageConnectors" : { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                                      The storage connectors to enable.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #storageConnectors(List)}.\n@param storageConnectors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageConnectors(List)", "deprecated" : false, "documentation" : "

                                      The storage connectors to enable.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageConnectors", "fluentSetterDocumentation" : "

                                      The storage connectors to enable.

                                      \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                                      The storage connectors to enable.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                                      The storage connectors to enable.

                                      \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                                      The storage connectors to enable.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "UserSettings" : { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userSettings(List)}.\n@param userSettings a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userSettings(List)", "deprecated" : false, "documentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userSettings", "fluentSetterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDisplayName", "beanStyleSetterMethodName" : "setDisplayName", "c2jName" : "DisplayName", "c2jShape" : "DisplayName", "defaultConsumerFluentSetterDocumentation" : "

                                      The stack name to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)", "deprecated" : false, "documentation" : "

                                      The stack name to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "displayName", "fluentSetterDocumentation" : "

                                      The stack name to display.

                                      \n@param displayName The stack name to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "displayName", "getterDocumentation" : "

                                      The stack name to display.

                                      \n@return The stack name to display.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DisplayName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisplayName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DisplayName", "sensitive" : false, "setterDocumentation" : "

                                      The stack name to display.

                                      \n@param displayName The stack name to display.", "setterMethodName" : "setDisplayName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "displayName", "variableType" : "String", "documentation" : "

                                      The stack name to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                      The description to display.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 to display.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                      The description to display.

                                      \n@param description The description to display.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                      The description to display.

                                      \n@return The description to display.", "getterModel" : { "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 to display.

                                      \n@param description The description to display.", "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 to display.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The name 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 #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 stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                      The name of the stack.

                                      \n@param name The name of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                      The name of the stack.

                                      \n@return The name 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" : "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 stack.

                                      \n@param name The name of the stack.", "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 stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStorageConnectors", "beanStyleSetterMethodName" : "setStorageConnectors", "c2jName" : "StorageConnectors", "c2jShape" : "StorageConnectorList", "defaultConsumerFluentSetterDocumentation" : "

                                      The storage connectors to enable.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #storageConnectors(List)}.\n@param storageConnectors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #storageConnectors(List)", "deprecated" : false, "documentation" : "

                                      The storage connectors to enable.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "storageConnectors", "fluentSetterDocumentation" : "

                                      The storage connectors to enable.

                                      \n@param storageConnectors The storage connectors to enable.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "storageConnectors", "getterDocumentation" : "

                                      The storage connectors to enable.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The storage connectors to enable.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StorageConnectors", "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" : "StorageConnector", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StorageConnector.Builder} avoiding the need to create one manually via {@link StorageConnector#builder()}.\n\nWhen the {@link Consumer} completes, {@link StorageConnector.Builder#build()} is called immediately and its result is passed to {@link #member(StorageConnector)}.\n@param member a consumer that will call methods on {@link StorageConnector.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StorageConnector)", "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" : "StorageConnector", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : null, "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StorageConnector", "variableName" : "member", "variableType" : "StorageConnector", "documentation" : "", "simpleType" : "StorageConnector", "variableSetterType" : "StorageConnector" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StorageConnector", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StorageConnector", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StorageConnectors", "sensitive" : false, "setterDocumentation" : "

                                      The storage connectors to enable.

                                      \n@param storageConnectors The storage connectors to enable.", "setterMethodName" : "setStorageConnectors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "storageConnectors", "variableType" : "java.util.List", "documentation" : "

                                      The storage connectors to enable.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeleteStorageConnectors", "beanStyleSetterMethodName" : "setDeleteStorageConnectors", "c2jName" : "DeleteStorageConnectors", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the 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 #deleteStorageConnectors(Boolean)}.\n@param deleteStorageConnectors 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 #deleteStorageConnectors(Boolean)", "deprecated" : true, "documentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deleteStorageConnectors", "fluentSetterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@param deleteStorageConnectors Deletes the storage connectors currently enabled for the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deleteStorageConnectors", "getterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@return Deletes the storage connectors currently enabled for the 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" : "DeleteStorageConnectors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeleteStorageConnectors", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DeleteStorageConnectors", "sensitive" : false, "setterDocumentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      \n@param deleteStorageConnectors Deletes the storage connectors currently enabled for the stack.", "setterMethodName" : "setDeleteStorageConnectors", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteStorageConnectors", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "deleteStorageConnectors", "variableType" : "Boolean", "documentation" : "

                                      Deletes the storage connectors currently enabled for the stack.

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRedirectURL", "beanStyleSetterMethodName" : "setRedirectURL", "c2jName" : "RedirectURL", "c2jShape" : "RedirectURL", "defaultConsumerFluentSetterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #redirectURL(String)}.\n@param redirectURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #redirectURL(String)", "deprecated" : false, "documentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "redirectURL", "fluentSetterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@param redirectURL The URL that users are redirected to after their streaming session ends.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "redirectURL", "getterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@return The URL that users are redirected to after their streaming session ends.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RedirectURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RedirectURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RedirectURL", "sensitive" : false, "setterDocumentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      \n@param redirectURL The URL that users are redirected to after their streaming session ends.", "setterMethodName" : "setRedirectURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "redirectURL", "variableType" : "String", "documentation" : "

                                      The URL that users are redirected to after their streaming session ends.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackURL", "beanStyleSetterMethodName" : "setFeedbackURL", "c2jName" : "FeedbackURL", "c2jShape" : "FeedbackURL", "defaultConsumerFluentSetterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #feedbackURL(String)}.\n@param feedbackURL a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackURL(String)", "deprecated" : false, "documentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "feedbackURL", "fluentSetterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@param feedbackURL The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackURL", "getterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@return The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FeedbackURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FeedbackURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FeedbackURL", "sensitive" : false, "setterDocumentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      \n@param feedbackURL The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.", "setterMethodName" : "setFeedbackURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "feedbackURL", "variableType" : "String", "documentation" : "

                                      The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributesToDeleteAsStrings", "beanStyleSetterMethodName" : "setAttributesToDeleteWithStrings", "c2jName" : "AttributesToDelete", "c2jShape" : "StackAttributes", "defaultConsumerFluentSetterDocumentation" : "

                                      The stack attributes to delete.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #attributesToDeleteAsStrings(List)}.\n@param attributesToDelete a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #attributesToDeleteWithStrings(List)", "deprecated" : false, "documentation" : "

                                      The stack attributes to delete.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attributesToDelete", "fluentEnumSetterMethodName" : "attributesToDelete", "fluentGetterMethodName" : "attributesToDeleteAsStrings", "fluentSetterDocumentation" : "

                                      The stack attributes to delete.

                                      \n@param attributesToDelete The stack attributes to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributesToDeleteWithStrings", "getterDocumentation" : "

                                      The stack attributes to delete.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The stack attributes to delete.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AttributesToDelete", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AttributesToDelete", "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" : "StackAttribute", "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" : "StackAttribute", "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 StackAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackAttribute", "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 StackAttribute#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 StackAttribute", "getterModel" : { "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 StackAttribute", "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" }, "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" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                      The stack attributes to delete.

                                      \n@param attributesToDelete The stack attributes to delete.", "setterMethodName" : "setAttributesToDeleteWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributesToDelete", "variableType" : "java.util.List", "documentation" : "

                                      The stack attributes to delete.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserSettings", "beanStyleSetterMethodName" : "setUserSettings", "c2jName" : "UserSettings", "c2jShape" : "UserSettingList", "defaultConsumerFluentSetterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #userSettings(List)}.\n@param userSettings a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userSettings(List)", "deprecated" : false, "documentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userSettings", "fluentSetterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userSettings", "getterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserSettings", "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" : "UserSetting", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link UserSetting.Builder} avoiding the need to create one manually via {@link UserSetting#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserSetting.Builder#build()} is called immediately and its result is passed to {@link #member(UserSetting)}.\n@param member a consumer that will call methods on {@link UserSetting.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(UserSetting)", "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" : "UserSetting", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "member", "variableType" : "UserSetting", "documentation" : "", "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "UserSetting", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "UserSetting", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "UserSettings", "sensitive" : false, "setterDocumentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      \n@param userSettings The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.", "setterMethodName" : "setUserSettings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userSettings", "variableType" : "java.util.List", "documentation" : "

                                      The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplicationSettings", "beanStyleSetterMethodName" : "setApplicationSettings", "c2jName" : "ApplicationSettings", "c2jShape" : "ApplicationSettings", "defaultConsumerFluentSetterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \nThis is a convenience that creates an instance of the {@link ApplicationSettings.Builder} avoiding the need to create one manually via {@link ApplicationSettings#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationSettings.Builder#build()} is called immediately and its result is passed to {@link #applicationSettings(ApplicationSettings)}.\n@param applicationSettings a consumer that will call methods on {@link ApplicationSettings.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationSettings(ApplicationSettings)", "deprecated" : false, "documentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationSettings", "fluentSetterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationSettings", "getterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@return The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "getterModel" : { "returnType" : "ApplicationSettings", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationSettings", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationSettings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationSettings", "sensitive" : false, "setterDocumentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      \n@param applicationSettings The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.", "setterMethodName" : "setApplicationSettings", "setterModel" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : null, "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationSettings", "variableName" : "applicationSettings", "variableType" : "ApplicationSettings", "documentation" : "

                                      The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.

                                      ", "simpleType" : "ApplicationSettings", "variableSetterType" : "ApplicationSettings" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Name" ], "shapeName" : "UpdateStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateStackRequest", "variableName" : "updateStackRequest", "variableType" : "UpdateStackRequest", "documentation" : null, "simpleType" : "UpdateStackRequest", "variableSetterType" : "UpdateStackRequest" }, "wrapper" : false }, "UpdateStackResponse" : { "c2jName" : "UpdateStackResult", "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" : "getStack", "beanStyleSetterMethodName" : "setStack", "c2jName" : "Stack", "c2jShape" : "Stack", "defaultConsumerFluentSetterDocumentation" : "

                                      Information about the stack.

                                      \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 #stack(Stack)}.\n@param stack 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 #stack(Stack)", "deprecated" : false, "documentation" : "

                                      Information about the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stack", "fluentSetterDocumentation" : "

                                      Information about the stack.

                                      \n@param stack Information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stack", "getterDocumentation" : "

                                      Information about the stack.

                                      \n@return Information about the stack.", "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" : "Stack", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stack", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Stack", "sensitive" : false, "setterDocumentation" : "

                                      Information about the stack.

                                      \n@param stack Information about the stack.", "setterMethodName" : "setStack", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : "

                                      Information about the stack.

                                      ", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Stack" : { "beanStyleGetterMethodName" : "getStack", "beanStyleSetterMethodName" : "setStack", "c2jName" : "Stack", "c2jShape" : "Stack", "defaultConsumerFluentSetterDocumentation" : "

                                      Information about the stack.

                                      \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 #stack(Stack)}.\n@param stack 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 #stack(Stack)", "deprecated" : false, "documentation" : "

                                      Information about the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stack", "fluentSetterDocumentation" : "

                                      Information about the stack.

                                      \n@param stack Information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stack", "getterDocumentation" : "

                                      Information about the stack.

                                      \n@return Information about the stack.", "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" : "Stack", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stack", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Stack", "sensitive" : false, "setterDocumentation" : "

                                      Information about the stack.

                                      \n@param stack Information about the stack.", "setterMethodName" : "setStack", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : "

                                      Information about the stack.

                                      ", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStack", "beanStyleSetterMethodName" : "setStack", "c2jName" : "Stack", "c2jShape" : "Stack", "defaultConsumerFluentSetterDocumentation" : "

                                      Information about the stack.

                                      \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 #stack(Stack)}.\n@param stack 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 #stack(Stack)", "deprecated" : false, "documentation" : "

                                      Information about the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stack", "fluentSetterDocumentation" : "

                                      Information about the stack.

                                      \n@param stack Information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stack", "getterDocumentation" : "

                                      Information about the stack.

                                      \n@return Information about the stack.", "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" : "Stack", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stack", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Stack", "sensitive" : false, "setterDocumentation" : "

                                      Information about the stack.

                                      \n@param stack Information about the stack.", "setterMethodName" : "setStack", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : "

                                      Information about the stack.

                                      ", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateStackResponse", "variableName" : "updateStackResponse", "variableType" : "UpdateStackResponse", "documentation" : null, "simpleType" : "UpdateStackResponse", "variableSetterType" : "UpdateStackResponse" }, "wrapper" : false }, "UsageReportExecutionErrorCode" : { "c2jName" : "UsageReportExecutionErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "RESOURCE_NOT_FOUND", "value" : "RESOURCE_NOT_FOUND" }, { "name" : "ACCESS_DENIED", "value" : "ACCESS_DENIED" }, { "name" : "INTERNAL_SERVICE_ERROR", "value" : "INTERNAL_SERVICE_ERROR" } ], "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" : "UsageReportExecutionErrorCode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UsageReportExecutionErrorCode", "variableName" : "usageReportExecutionErrorCode", "variableType" : "UsageReportExecutionErrorCode", "documentation" : null, "simpleType" : "UsageReportExecutionErrorCode", "variableSetterType" : "UsageReportExecutionErrorCode" }, "wrapper" : false }, "UsageReportSchedule" : { "c2jName" : "UsageReportSchedule", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "DAILY", "value" : "DAILY" } ], "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" : "UsageReportSchedule", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UsageReportSchedule", "variableName" : "usageReportSchedule", "variableType" : "UsageReportSchedule", "documentation" : null, "simpleType" : "UsageReportSchedule", "variableSetterType" : "UsageReportSchedule" }, "wrapper" : false }, "UsageReportSubscription" : { "c2jName" : "UsageReportSubscription", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                      Describes information about the usage report subscription.

                                      ", "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" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@return The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getScheduleAsString", "beanStyleSetterMethodName" : "setSchedule", "c2jName" : "Schedule", "c2jShape" : "UsageReportSchedule", "defaultConsumerFluentSetterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #scheduleAsString(String)}.\n@param schedule a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schedule(String)", "deprecated" : false, "documentation" : "

                                      The schedule for generating usage reports.

                                      ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "schedule", "fluentEnumSetterMethodName" : "schedule", "fluentGetterMethodName" : "scheduleAsString", "fluentSetterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportSchedule", "fluentSetterMethodName" : "schedule", "getterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n

                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #schedule} will return {@link UsageReportSchedule#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #scheduleAsString}.\n

                                      \n@return The schedule for generating usage reports.\n@see UsageReportSchedule", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schedule", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schedule", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Schedule", "sensitive" : false, "setterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule", "setterMethodName" : "setSchedule", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : "

                                      The schedule for generating usage reports.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastGeneratedReportDate", "beanStyleSetterMethodName" : "setLastGeneratedReportDate", "c2jName" : "LastGeneratedReportDate", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \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 #lastGeneratedReportDate(Instant)}.\n@param lastGeneratedReportDate 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 #lastGeneratedReportDate(Instant)", "deprecated" : false, "documentation" : "

                                      The time when the last usage report was generated.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastGeneratedReportDate", "fluentSetterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@param lastGeneratedReportDate The time when the last usage report was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastGeneratedReportDate", "getterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@return The time when the last usage report was generated.", "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" : "LastGeneratedReportDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastGeneratedReportDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastGeneratedReportDate", "sensitive" : false, "setterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@param lastGeneratedReportDate The time when the last usage report was generated.", "setterMethodName" : "setLastGeneratedReportDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastGeneratedReportDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastGeneratedReportDate", "variableType" : "java.time.Instant", "documentation" : "

                                      The time when the last usage report was generated.

                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubscriptionErrors", "beanStyleSetterMethodName" : "setSubscriptionErrors", "c2jName" : "SubscriptionErrors", "c2jShape" : "LastReportGenerationExecutionErrors", "defaultConsumerFluentSetterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subscriptionErrors(List)}.\n@param subscriptionErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionErrors(List)", "deprecated" : false, "documentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionErrors", "fluentSetterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n@param subscriptionErrors The errors that are returned when usage reports can't be generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionErrors", "getterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The errors that are returned when usage reports can't be generated.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionErrors", "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" : "LastReportGenerationExecutionError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link LastReportGenerationExecutionError.Builder} avoiding the need to create one manually via {@link LastReportGenerationExecutionError#builder()}.\n\nWhen the {@link Consumer} completes, {@link LastReportGenerationExecutionError.Builder#build()} is called immediately and its result is passed to {@link #member(LastReportGenerationExecutionError)}.\n@param member a consumer that will call methods on {@link LastReportGenerationExecutionError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(LastReportGenerationExecutionError)", "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" : "LastReportGenerationExecutionError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "LastReportGenerationExecutionError", "variableName" : "member", "variableType" : "LastReportGenerationExecutionError", "documentation" : null, "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "LastReportGenerationExecutionError", "variableName" : "member", "variableType" : "LastReportGenerationExecutionError", "documentation" : "", "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "LastReportGenerationExecutionError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "LastReportGenerationExecutionError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SubscriptionErrors", "sensitive" : false, "setterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n@param subscriptionErrors The errors that are returned when usage reports can't be generated.", "setterMethodName" : "setSubscriptionErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptionErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptionErrors", "variableType" : "java.util.List", "documentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LastGeneratedReportDate" : { "beanStyleGetterMethodName" : "getLastGeneratedReportDate", "beanStyleSetterMethodName" : "setLastGeneratedReportDate", "c2jName" : "LastGeneratedReportDate", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \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 #lastGeneratedReportDate(Instant)}.\n@param lastGeneratedReportDate 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 #lastGeneratedReportDate(Instant)", "deprecated" : false, "documentation" : "

                                      The time when the last usage report was generated.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastGeneratedReportDate", "fluentSetterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@param lastGeneratedReportDate The time when the last usage report was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastGeneratedReportDate", "getterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@return The time when the last usage report was generated.", "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" : "LastGeneratedReportDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastGeneratedReportDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastGeneratedReportDate", "sensitive" : false, "setterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@param lastGeneratedReportDate The time when the last usage report was generated.", "setterMethodName" : "setLastGeneratedReportDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastGeneratedReportDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastGeneratedReportDate", "variableType" : "java.time.Instant", "documentation" : "

                                      The time when the last usage report was generated.

                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "S3BucketName" : { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@return The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Schedule" : { "beanStyleGetterMethodName" : "getScheduleAsString", "beanStyleSetterMethodName" : "setSchedule", "c2jName" : "Schedule", "c2jShape" : "UsageReportSchedule", "defaultConsumerFluentSetterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #scheduleAsString(String)}.\n@param schedule a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schedule(String)", "deprecated" : false, "documentation" : "

                                      The schedule for generating usage reports.

                                      ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "schedule", "fluentEnumSetterMethodName" : "schedule", "fluentGetterMethodName" : "scheduleAsString", "fluentSetterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportSchedule", "fluentSetterMethodName" : "schedule", "getterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n

                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #schedule} will return {@link UsageReportSchedule#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #scheduleAsString}.\n

                                      \n@return The schedule for generating usage reports.\n@see UsageReportSchedule", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schedule", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schedule", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Schedule", "sensitive" : false, "setterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule", "setterMethodName" : "setSchedule", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : "

                                      The schedule for generating usage reports.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SubscriptionErrors" : { "beanStyleGetterMethodName" : "getSubscriptionErrors", "beanStyleSetterMethodName" : "setSubscriptionErrors", "c2jName" : "SubscriptionErrors", "c2jShape" : "LastReportGenerationExecutionErrors", "defaultConsumerFluentSetterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subscriptionErrors(List)}.\n@param subscriptionErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionErrors(List)", "deprecated" : false, "documentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionErrors", "fluentSetterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n@param subscriptionErrors The errors that are returned when usage reports can't be generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionErrors", "getterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The errors that are returned when usage reports can't be generated.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionErrors", "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" : "LastReportGenerationExecutionError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link LastReportGenerationExecutionError.Builder} avoiding the need to create one manually via {@link LastReportGenerationExecutionError#builder()}.\n\nWhen the {@link Consumer} completes, {@link LastReportGenerationExecutionError.Builder#build()} is called immediately and its result is passed to {@link #member(LastReportGenerationExecutionError)}.\n@param member a consumer that will call methods on {@link LastReportGenerationExecutionError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(LastReportGenerationExecutionError)", "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" : "LastReportGenerationExecutionError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "LastReportGenerationExecutionError", "variableName" : "member", "variableType" : "LastReportGenerationExecutionError", "documentation" : null, "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "LastReportGenerationExecutionError", "variableName" : "member", "variableType" : "LastReportGenerationExecutionError", "documentation" : "", "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "LastReportGenerationExecutionError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "LastReportGenerationExecutionError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SubscriptionErrors", "sensitive" : false, "setterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n@param subscriptionErrors The errors that are returned when usage reports can't be generated.", "setterMethodName" : "setSubscriptionErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptionErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptionErrors", "variableType" : "java.util.List", "documentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the 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 #s3BucketName(String)}.\n@param s3BucketName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #s3BucketName(String)", "deprecated" : false, "documentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "s3BucketName", "getterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@return The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "S3BucketName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "S3BucketName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "S3BucketName", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      \n@param s3BucketName The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.", "setterMethodName" : "setS3BucketName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "s3BucketName", "variableType" : "String", "documentation" : "

                                      The Amazon S3 bucket where generated reports are stored. When a usage report subscription is enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getScheduleAsString", "beanStyleSetterMethodName" : "setSchedule", "c2jName" : "Schedule", "c2jShape" : "UsageReportSchedule", "defaultConsumerFluentSetterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #scheduleAsString(String)}.\n@param schedule a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #schedule(String)", "deprecated" : false, "documentation" : "

                                      The schedule for generating usage reports.

                                      ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "schedule", "fluentEnumSetterMethodName" : "schedule", "fluentGetterMethodName" : "scheduleAsString", "fluentSetterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule\n@return Returns a reference to this object so that method calls can be chained together.\n@see UsageReportSchedule", "fluentSetterMethodName" : "schedule", "getterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n

                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #schedule} will return {@link UsageReportSchedule#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #scheduleAsString}.\n

                                      \n@return The schedule for generating usage reports.\n@see UsageReportSchedule", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Schedule", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Schedule", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Schedule", "sensitive" : false, "setterDocumentation" : "

                                      The schedule for generating usage reports.

                                      \n@param schedule The schedule for generating usage reports.\n@see UsageReportSchedule", "setterMethodName" : "setSchedule", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "schedule", "variableType" : "String", "documentation" : "

                                      The schedule for generating usage reports.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastGeneratedReportDate", "beanStyleSetterMethodName" : "setLastGeneratedReportDate", "c2jName" : "LastGeneratedReportDate", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \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 #lastGeneratedReportDate(Instant)}.\n@param lastGeneratedReportDate 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 #lastGeneratedReportDate(Instant)", "deprecated" : false, "documentation" : "

                                      The time when the last usage report was generated.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastGeneratedReportDate", "fluentSetterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@param lastGeneratedReportDate The time when the last usage report was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastGeneratedReportDate", "getterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@return The time when the last usage report was generated.", "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" : "LastGeneratedReportDate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastGeneratedReportDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastGeneratedReportDate", "sensitive" : false, "setterDocumentation" : "

                                      The time when the last usage report was generated.

                                      \n@param lastGeneratedReportDate The time when the last usage report was generated.", "setterMethodName" : "setLastGeneratedReportDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastGeneratedReportDate", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastGeneratedReportDate", "variableType" : "java.time.Instant", "documentation" : "

                                      The time when the last usage report was generated.

                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubscriptionErrors", "beanStyleSetterMethodName" : "setSubscriptionErrors", "c2jName" : "SubscriptionErrors", "c2jShape" : "LastReportGenerationExecutionErrors", "defaultConsumerFluentSetterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subscriptionErrors(List)}.\n@param subscriptionErrors a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subscriptionErrors(List)", "deprecated" : false, "documentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionErrors", "fluentSetterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n@param subscriptionErrors The errors that are returned when usage reports can't be generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptionErrors", "getterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The errors that are returned when usage reports can't be generated.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubscriptionErrors", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubscriptionErrors", "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" : "LastReportGenerationExecutionError", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link LastReportGenerationExecutionError.Builder} avoiding the need to create one manually via {@link LastReportGenerationExecutionError#builder()}.\n\nWhen the {@link Consumer} completes, {@link LastReportGenerationExecutionError.Builder#build()} is called immediately and its result is passed to {@link #member(LastReportGenerationExecutionError)}.\n@param member a consumer that will call methods on {@link LastReportGenerationExecutionError.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(LastReportGenerationExecutionError)", "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" : "LastReportGenerationExecutionError", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "LastReportGenerationExecutionError", "variableName" : "member", "variableType" : "LastReportGenerationExecutionError", "documentation" : null, "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "LastReportGenerationExecutionError", "variableName" : "member", "variableType" : "LastReportGenerationExecutionError", "documentation" : "", "simpleType" : "LastReportGenerationExecutionError", "variableSetterType" : "LastReportGenerationExecutionError" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "LastReportGenerationExecutionError", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "LastReportGenerationExecutionError", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "SubscriptionErrors", "sensitive" : false, "setterDocumentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      \n@param subscriptionErrors The errors that are returned when usage reports can't be generated.", "setterMethodName" : "setSubscriptionErrors", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptionErrors", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptionErrors", "variableType" : "java.util.List", "documentation" : "

                                      The errors that are returned when usage reports can't be generated.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UsageReportSubscription", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UsageReportSubscription", "variableName" : "usageReportSubscription", "variableType" : "UsageReportSubscription", "documentation" : null, "simpleType" : "UsageReportSubscription", "variableSetterType" : "UsageReportSubscription" }, "wrapper" : false }, "User" : { "c2jName" : "User", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                      Describes a user in the user pool.

                                      ", "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 ARN of the user.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN of the user.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                      The ARN of the user.

                                      \n@param arn The ARN of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                      The ARN of the user.

                                      \n@return The ARN of the user.", "getterModel" : { "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 ARN of the user.

                                      \n@param arn The ARN of the user.", "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 ARN of the user.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                                      The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                                      The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                                      The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      \n@param userName The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                                      The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      \n@return The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                                      The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      \n@param userName The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                                      The email address of the user.

                                      Users' email addresses are case-sensitive.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                      Specifies whether the user in the user pool is enabled.

                                      \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 #enabled(Boolean)}.\n@param enabled 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 #enabled(Boolean)", "deprecated" : false, "documentation" : "

                                      Specifies whether the user in the user pool is enabled.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enabled", "fluentSetterDocumentation" : "

                                      Specifies whether the user in the user pool is enabled.

                                      \n@param enabled Specifies whether the user in the user pool is enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                      Specifies whether the user in the user pool is enabled.

                                      \n@return Specifies whether the user in the user pool is enabled.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

                                      Specifies whether the user in the user pool is enabled.

                                      \n@param enabled Specifies whether the user in the user pool is enabled.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

                                      Specifies whether the user in the user pool is enabled.

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                      The status of the user in the user pool. The status can be one of the following:

                                      • UNCONFIRMED – The user is created but not confirmed.

                                      • CONFIRMED – The user is confirmed.

                                      • ARCHIVED – The user is no longer active.

                                      • COMPROMISED – The user is disabled because of a potential security threat.

                                      • UNKNOWN – The user status is not known.

                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #status(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 user in the user pool. The status can be one of the following:

                                      • UNCONFIRMED – The user is created but not confirmed.

                                      • CONFIRMED – The user is confirmed.

                                      • ARCHIVED – The user is no longer active.

                                      • COMPROMISED – The user is disabled because of a potential security threat.

                                      • UNKNOWN – The user status is not known.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                      The status of the user in the user pool. The status can be one of the following:

                                      • UNCONFIRMED – The user is created but not confirmed.

                                      • CONFIRMED – The user is confirmed.

                                      • ARCHIVED – The user is no longer active.

                                      • COMPROMISED – The user is disabled because of a potential security threat.

                                      • UNKNOWN – The user status is not known.

                                      \n@param status The status of the user in the user pool. The status can be one of the following:

                                      • UNCONFIRMED – The user is created but not confirmed.

                                      • CONFIRMED – The user is confirmed.

                                      • ARCHIVED – The user is no longer active.

                                      • COMPROMISED – The user is disabled because of a potential security threat.

                                      • UNKNOWN – The user status is not known.

                                      • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                        The status of the user in the user pool. The status can be one of the following:

                                        • UNCONFIRMED – The user is created but not confirmed.

                                        • CONFIRMED – The user is confirmed.

                                        • ARCHIVED – The user is no longer active.

                                        • COMPROMISED – The user is disabled because of a potential security threat.

                                        • UNKNOWN – The user status is not known.

                                        \n@return The status of the user in the user pool. The status can be one of the following:

                                        • UNCONFIRMED – The user is created but not confirmed.

                                        • CONFIRMED – The user is confirmed.

                                        • ARCHIVED – The user is no longer active.

                                        • COMPROMISED – The user is disabled because of a potential security threat.

                                        • UNKNOWN – The user status is not known.

                                        • ", "getterModel" : { "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 user in the user pool. The status can be one of the following:

                                          • UNCONFIRMED – The user is created but not confirmed.

                                          • CONFIRMED – The user is confirmed.

                                          • ARCHIVED – The user is no longer active.

                                          • COMPROMISED – The user is disabled because of a potential security threat.

                                          • UNKNOWN – The user status is not known.

                                          \n@param status The status of the user in the user pool. The status can be one of the following:

                                          • UNCONFIRMED – The user is created but not confirmed.

                                          • CONFIRMED – The user is confirmed.

                                          • ARCHIVED – The user is no longer active.

                                          • COMPROMISED – The user is disabled because of a potential security threat.

                                          • UNKNOWN – The user status is not known.

                                          • ", "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 user in the user pool. The status can be one of the following:

                                            • UNCONFIRMED – The user is created but not confirmed.

                                            • CONFIRMED – The user is confirmed.

                                            • ARCHIVED – The user is no longer active.

                                            • COMPROMISED – The user is disabled because of a potential security threat.

                                            • UNKNOWN – The user status is not known.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFirstName", "beanStyleSetterMethodName" : "setFirstName", "c2jName" : "FirstName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #firstName(String)}.\n@param firstName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #firstName(String)", "deprecated" : false, "documentation" : "

                                            The first name, or given name, of the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "firstName", "fluentSetterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \n@param firstName The first name, or given name, of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "firstName", "getterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \n@return The first name, or given name, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FirstName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FirstName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FirstName", "sensitive" : true, "setterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \n@param firstName The first name, or given name, of the user.", "setterMethodName" : "setFirstName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : "

                                            The first name, or given name, of the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastName", "beanStyleSetterMethodName" : "setLastName", "c2jName" : "LastName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lastName(String)}.\n@param lastName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastName(String)", "deprecated" : false, "documentation" : "

                                            The last name, or surname, of the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastName", "fluentSetterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \n@param lastName The last name, or surname, of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastName", "getterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \n@return The last name, or surname, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastName", "sensitive" : true, "setterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \n@param lastName The last name, or surname, of the user.", "setterMethodName" : "setLastName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : "

                                            The last name, or surname, of the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                                            The date and time the user was created in the user pool.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \n@param createdTime The date and time the user was created in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \n@return The date and time the user was created in the user pool.", "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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \n@param createdTime The date and time the user was created in the user pool.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                                            The date and time the user was created in the user pool.

                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                                            The authentication type for the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                                            The authentication type for the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                                            The authentication type for the user.

                                            \n@param authenticationType The authentication type for the user.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                                            The authentication type for the user.

                                            \n

                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                                            \n@return The authentication type for the user.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                                            The authentication type for the user.

                                            \n@param authenticationType The authentication type for the user.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                                            The authentication type for the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                            The ARN of the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN of the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                            The ARN of the user.

                                            \n@param arn The ARN of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                            The ARN of the user.

                                            \n@return The ARN of the user.", "getterModel" : { "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 ARN of the user.

                                            \n@param arn The ARN of the user.", "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 ARN of the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                                            The authentication type for the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                                            The authentication type for the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                                            The authentication type for the user.

                                            \n@param authenticationType The authentication type for the user.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                                            The authentication type for the user.

                                            \n

                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                                            \n@return The authentication type for the user.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                                            The authentication type for the user.

                                            \n@param authenticationType The authentication type for the user.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                                            The authentication type for the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedTime" : { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                                            The date and time the user was created in the user pool.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \n@param createdTime The date and time the user was created in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \n@return The date and time the user was created in the user pool.", "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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                                            The date and time the user was created in the user pool.

                                            \n@param createdTime The date and time the user was created in the user pool.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                                            The date and time the user was created in the user pool.

                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Enabled" : { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                            Specifies whether the user in the user pool is enabled.

                                            \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 #enabled(Boolean)}.\n@param enabled 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 #enabled(Boolean)", "deprecated" : false, "documentation" : "

                                            Specifies whether the user in the user pool is enabled.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enabled", "fluentSetterDocumentation" : "

                                            Specifies whether the user in the user pool is enabled.

                                            \n@param enabled Specifies whether the user in the user pool is enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                            Specifies whether the user in the user pool is enabled.

                                            \n@return Specifies whether the user in the user pool is enabled.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

                                            Specifies whether the user in the user pool is enabled.

                                            \n@param enabled Specifies whether the user in the user pool is enabled.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

                                            Specifies whether the user in the user pool is enabled.

                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "FirstName" : { "beanStyleGetterMethodName" : "getFirstName", "beanStyleSetterMethodName" : "setFirstName", "c2jName" : "FirstName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #firstName(String)}.\n@param firstName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #firstName(String)", "deprecated" : false, "documentation" : "

                                            The first name, or given name, of the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "firstName", "fluentSetterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \n@param firstName The first name, or given name, of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "firstName", "getterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \n@return The first name, or given name, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FirstName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FirstName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FirstName", "sensitive" : true, "setterDocumentation" : "

                                            The first name, or given name, of the user.

                                            \n@param firstName The first name, or given name, of the user.", "setterMethodName" : "setFirstName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : "

                                            The first name, or given name, of the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "LastName" : { "beanStyleGetterMethodName" : "getLastName", "beanStyleSetterMethodName" : "setLastName", "c2jName" : "LastName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lastName(String)}.\n@param lastName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastName(String)", "deprecated" : false, "documentation" : "

                                            The last name, or surname, of the user.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastName", "fluentSetterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \n@param lastName The last name, or surname, of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastName", "getterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \n@return The last name, or surname, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastName", "sensitive" : true, "setterDocumentation" : "

                                            The last name, or surname, of the user.

                                            \n@param lastName The last name, or surname, of the user.", "setterMethodName" : "setLastName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : "

                                            The last name, or surname, of the user.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                            The status of the user in the user pool. The status can be one of the following:

                                            • UNCONFIRMED – The user is created but not confirmed.

                                            • CONFIRMED – The user is confirmed.

                                            • ARCHIVED – The user is no longer active.

                                            • COMPROMISED – The user is disabled because of a potential security threat.

                                            • UNKNOWN – The user status is not known.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #status(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 user in the user pool. The status can be one of the following:

                                            • UNCONFIRMED – The user is created but not confirmed.

                                            • CONFIRMED – The user is confirmed.

                                            • ARCHIVED – The user is no longer active.

                                            • COMPROMISED – The user is disabled because of a potential security threat.

                                            • UNKNOWN – The user status is not known.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                            The status of the user in the user pool. The status can be one of the following:

                                            • UNCONFIRMED – The user is created but not confirmed.

                                            • CONFIRMED – The user is confirmed.

                                            • ARCHIVED – The user is no longer active.

                                            • COMPROMISED – The user is disabled because of a potential security threat.

                                            • UNKNOWN – The user status is not known.

                                            \n@param status The status of the user in the user pool. The status can be one of the following:

                                            • UNCONFIRMED – The user is created but not confirmed.

                                            • CONFIRMED – The user is confirmed.

                                            • ARCHIVED – The user is no longer active.

                                            • COMPROMISED – The user is disabled because of a potential security threat.

                                            • UNKNOWN – The user status is not known.

                                            • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                              The status of the user in the user pool. The status can be one of the following:

                                              • UNCONFIRMED – The user is created but not confirmed.

                                              • CONFIRMED – The user is confirmed.

                                              • ARCHIVED – The user is no longer active.

                                              • COMPROMISED – The user is disabled because of a potential security threat.

                                              • UNKNOWN – The user status is not known.

                                              \n@return The status of the user in the user pool. The status can be one of the following:

                                              • UNCONFIRMED – The user is created but not confirmed.

                                              • CONFIRMED – The user is confirmed.

                                              • ARCHIVED – The user is no longer active.

                                              • COMPROMISED – The user is disabled because of a potential security threat.

                                              • UNKNOWN – The user status is not known.

                                              • ", "getterModel" : { "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 user in the user pool. The status can be one of the following:

                                                • UNCONFIRMED – The user is created but not confirmed.

                                                • CONFIRMED – The user is confirmed.

                                                • ARCHIVED – The user is no longer active.

                                                • COMPROMISED – The user is disabled because of a potential security threat.

                                                • UNKNOWN – The user status is not known.

                                                \n@param status The status of the user in the user pool. The status can be one of the following:

                                                • UNCONFIRMED – The user is created but not confirmed.

                                                • CONFIRMED – The user is confirmed.

                                                • ARCHIVED – The user is no longer active.

                                                • COMPROMISED – The user is disabled because of a potential security threat.

                                                • UNKNOWN – The user status is not known.

                                                • ", "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 user in the user pool. The status can be one of the following:

                                                  • UNCONFIRMED – The user is created but not confirmed.

                                                  • CONFIRMED – The user is confirmed.

                                                  • ARCHIVED – The user is no longer active.

                                                  • COMPROMISED – The user is disabled because of a potential security threat.

                                                  • UNKNOWN – The user status is not known.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@param userName The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@return The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@param userName The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                  The ARN of the user.

                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 ARN of the user.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                  The ARN of the user.

                                                  \n@param arn The ARN of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                  The ARN of the user.

                                                  \n@return The ARN of the user.", "getterModel" : { "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 ARN of the user.

                                                  \n@param arn The ARN of the user.", "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 ARN of the user.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@param userName The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@return The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  \n@param userName The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                                                  The email address of the user.

                                                  Users' email addresses are case-sensitive.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnabled", "beanStyleSetterMethodName" : "setEnabled", "c2jName" : "Enabled", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                  Specifies whether the user in the user pool is enabled.

                                                  \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 #enabled(Boolean)}.\n@param enabled 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 #enabled(Boolean)", "deprecated" : false, "documentation" : "

                                                  Specifies whether the user in the user pool is enabled.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enabled", "fluentSetterDocumentation" : "

                                                  Specifies whether the user in the user pool is enabled.

                                                  \n@param enabled Specifies whether the user in the user pool is enabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enabled", "getterDocumentation" : "

                                                  Specifies whether the user in the user pool is enabled.

                                                  \n@return Specifies whether the user in the user pool is enabled.", "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" : "Enabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Enabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Enabled", "sensitive" : false, "setterDocumentation" : "

                                                  Specifies whether the user in the user pool is enabled.

                                                  \n@param enabled Specifies whether the user in the user pool is enabled.", "setterMethodName" : "setEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enabled", "variableType" : "Boolean", "documentation" : "

                                                  Specifies whether the user in the user pool is enabled.

                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                  The status of the user in the user pool. The status can be one of the following:

                                                  • UNCONFIRMED – The user is created but not confirmed.

                                                  • CONFIRMED – The user is confirmed.

                                                  • ARCHIVED – The user is no longer active.

                                                  • COMPROMISED – The user is disabled because of a potential security threat.

                                                  • UNKNOWN – The user status is not known.

                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #status(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 user in the user pool. The status can be one of the following:

                                                  • UNCONFIRMED – The user is created but not confirmed.

                                                  • CONFIRMED – The user is confirmed.

                                                  • ARCHIVED – The user is no longer active.

                                                  • COMPROMISED – The user is disabled because of a potential security threat.

                                                  • UNKNOWN – The user status is not known.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                  The status of the user in the user pool. The status can be one of the following:

                                                  • UNCONFIRMED – The user is created but not confirmed.

                                                  • CONFIRMED – The user is confirmed.

                                                  • ARCHIVED – The user is no longer active.

                                                  • COMPROMISED – The user is disabled because of a potential security threat.

                                                  • UNKNOWN – The user status is not known.

                                                  \n@param status The status of the user in the user pool. The status can be one of the following:

                                                  • UNCONFIRMED – The user is created but not confirmed.

                                                  • CONFIRMED – The user is confirmed.

                                                  • ARCHIVED – The user is no longer active.

                                                  • COMPROMISED – The user is disabled because of a potential security threat.

                                                  • UNKNOWN – The user status is not known.

                                                  • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                    The status of the user in the user pool. The status can be one of the following:

                                                    • UNCONFIRMED – The user is created but not confirmed.

                                                    • CONFIRMED – The user is confirmed.

                                                    • ARCHIVED – The user is no longer active.

                                                    • COMPROMISED – The user is disabled because of a potential security threat.

                                                    • UNKNOWN – The user status is not known.

                                                    \n@return The status of the user in the user pool. The status can be one of the following:

                                                    • UNCONFIRMED – The user is created but not confirmed.

                                                    • CONFIRMED – The user is confirmed.

                                                    • ARCHIVED – The user is no longer active.

                                                    • COMPROMISED – The user is disabled because of a potential security threat.

                                                    • UNKNOWN – The user status is not known.

                                                    • ", "getterModel" : { "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 user in the user pool. The status can be one of the following:

                                                      • UNCONFIRMED – The user is created but not confirmed.

                                                      • CONFIRMED – The user is confirmed.

                                                      • ARCHIVED – The user is no longer active.

                                                      • COMPROMISED – The user is disabled because of a potential security threat.

                                                      • UNKNOWN – The user status is not known.

                                                      \n@param status The status of the user in the user pool. The status can be one of the following:

                                                      • UNCONFIRMED – The user is created but not confirmed.

                                                      • CONFIRMED – The user is confirmed.

                                                      • ARCHIVED – The user is no longer active.

                                                      • COMPROMISED – The user is disabled because of a potential security threat.

                                                      • UNKNOWN – The user status is not known.

                                                      • ", "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 user in the user pool. The status can be one of the following:

                                                        • UNCONFIRMED – The user is created but not confirmed.

                                                        • CONFIRMED – The user is confirmed.

                                                        • ARCHIVED – The user is no longer active.

                                                        • COMPROMISED – The user is disabled because of a potential security threat.

                                                        • UNKNOWN – The user status is not known.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFirstName", "beanStyleSetterMethodName" : "setFirstName", "c2jName" : "FirstName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                        The first name, or given name, of the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #firstName(String)}.\n@param firstName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #firstName(String)", "deprecated" : false, "documentation" : "

                                                        The first name, or given name, of the user.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "firstName", "fluentSetterDocumentation" : "

                                                        The first name, or given name, of the user.

                                                        \n@param firstName The first name, or given name, of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "firstName", "getterDocumentation" : "

                                                        The first name, or given name, of the user.

                                                        \n@return The first name, or given name, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FirstName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FirstName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "FirstName", "sensitive" : true, "setterDocumentation" : "

                                                        The first name, or given name, of the user.

                                                        \n@param firstName The first name, or given name, of the user.", "setterMethodName" : "setFirstName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "firstName", "variableType" : "String", "documentation" : "

                                                        The first name, or given name, of the user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastName", "beanStyleSetterMethodName" : "setLastName", "c2jName" : "LastName", "c2jShape" : "UserAttributeValue", "defaultConsumerFluentSetterDocumentation" : "

                                                        The last name, or surname, of the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #lastName(String)}.\n@param lastName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastName(String)", "deprecated" : false, "documentation" : "

                                                        The last name, or surname, of the user.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastName", "fluentSetterDocumentation" : "

                                                        The last name, or surname, of the user.

                                                        \n@param lastName The last name, or surname, of the user.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastName", "getterDocumentation" : "

                                                        The last name, or surname, of the user.

                                                        \n@return The last name, or surname, of the user.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LastName", "sensitive" : true, "setterDocumentation" : "

                                                        The last name, or surname, of the user.

                                                        \n@param lastName The last name, or surname, of the user.", "setterMethodName" : "setLastName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lastName", "variableType" : "String", "documentation" : "

                                                        The last name, or surname, of the user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedTime", "beanStyleSetterMethodName" : "setCreatedTime", "c2jName" : "CreatedTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                        The date and time the user was created in the user pool.

                                                        \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 #createdTime(Instant)}.\n@param createdTime 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 #createdTime(Instant)", "deprecated" : false, "documentation" : "

                                                        The date and time the user was created in the user pool.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "createdTime", "fluentSetterDocumentation" : "

                                                        The date and time the user was created in the user pool.

                                                        \n@param createdTime The date and time the user was created in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdTime", "getterDocumentation" : "

                                                        The date and time the user was created in the user pool.

                                                        \n@return The date and time the user was created in the user pool.", "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" : "CreatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreatedTime", "sensitive" : false, "setterDocumentation" : "

                                                        The date and time the user was created in the user pool.

                                                        \n@param createdTime The date and time the user was created in the user pool.", "setterMethodName" : "setCreatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "createdTime", "variableType" : "java.time.Instant", "documentation" : "

                                                        The date and time the user was created in the user pool.

                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                                                        The authentication type for the user.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                                                        \n@return The authentication type for the user.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                                                        The authentication type for the user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "AuthenticationType" ], "shapeName" : "User", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "User", "variableName" : "user", "variableType" : "User", "documentation" : null, "simpleType" : "User", "variableSetterType" : "User" }, "wrapper" : false }, "UserSetting" : { "c2jName" : "UserSetting", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Describes an action and whether the action is enabled or disabled for users during their streaming sessions.

                                                        ", "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" : "Action", "defaultConsumerFluentSetterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 is enabled or disabled.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "Action", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \n@param action The action that is enabled or disabled.\n@see Action\n@return Returns a reference to this object so that method calls can be chained together.\n@see Action", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link Action#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                        \n@return The action that is enabled or disabled.\n@see Action", "getterModel" : { "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 is enabled or disabled.

                                                        \n@param action The action that is enabled or disabled.\n@see Action", "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 is enabled or disabled.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPermissionAsString", "beanStyleSetterMethodName" : "setPermission", "c2jName" : "Permission", "c2jShape" : "Permission", "defaultConsumerFluentSetterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #permissionAsString(String)}.\n@param permission a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #permission(String)", "deprecated" : false, "documentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "Permission", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "permission", "fluentEnumSetterMethodName" : "permission", "fluentGetterMethodName" : "permissionAsString", "fluentSetterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n@param permission Indicates whether the action is enabled or disabled.\n@see Permission\n@return Returns a reference to this object so that method calls can be chained together.\n@see Permission", "fluentSetterMethodName" : "permission", "getterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #permission} will return {@link Permission#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #permissionAsString}.\n

                                                        \n@return Indicates whether the action is enabled or disabled.\n@see Permission", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Permission", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Permission", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Permission", "sensitive" : false, "setterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n@param permission Indicates whether the action is enabled or disabled.\n@see Permission", "setterMethodName" : "setPermission", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "permission", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "permission", "variableType" : "String", "documentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Action" : { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "Action", "defaultConsumerFluentSetterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 is enabled or disabled.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "Action", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \n@param action The action that is enabled or disabled.\n@see Action\n@return Returns a reference to this object so that method calls can be chained together.\n@see Action", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link Action#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                        \n@return The action that is enabled or disabled.\n@see Action", "getterModel" : { "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 is enabled or disabled.

                                                        \n@param action The action that is enabled or disabled.\n@see Action", "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 is enabled or disabled.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Permission" : { "beanStyleGetterMethodName" : "getPermissionAsString", "beanStyleSetterMethodName" : "setPermission", "c2jName" : "Permission", "c2jShape" : "Permission", "defaultConsumerFluentSetterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #permissionAsString(String)}.\n@param permission a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #permission(String)", "deprecated" : false, "documentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "Permission", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "permission", "fluentEnumSetterMethodName" : "permission", "fluentGetterMethodName" : "permissionAsString", "fluentSetterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n@param permission Indicates whether the action is enabled or disabled.\n@see Permission\n@return Returns a reference to this object so that method calls can be chained together.\n@see Permission", "fluentSetterMethodName" : "permission", "getterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #permission} will return {@link Permission#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #permissionAsString}.\n

                                                        \n@return Indicates whether the action is enabled or disabled.\n@see Permission", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Permission", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Permission", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Permission", "sensitive" : false, "setterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n@param permission Indicates whether the action is enabled or disabled.\n@see Permission", "setterMethodName" : "setPermission", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "permission", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "permission", "variableType" : "String", "documentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "Action", "defaultConsumerFluentSetterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 is enabled or disabled.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "Action", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \n@param action The action that is enabled or disabled.\n@see Action\n@return Returns a reference to this object so that method calls can be chained together.\n@see Action", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                        The action that is enabled or disabled.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link Action#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                        \n@return The action that is enabled or disabled.\n@see Action", "getterModel" : { "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 is enabled or disabled.

                                                        \n@param action The action that is enabled or disabled.\n@see Action", "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 is enabled or disabled.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPermissionAsString", "beanStyleSetterMethodName" : "setPermission", "c2jName" : "Permission", "c2jShape" : "Permission", "defaultConsumerFluentSetterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #permissionAsString(String)}.\n@param permission a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #permission(String)", "deprecated" : false, "documentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "Permission", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "permission", "fluentEnumSetterMethodName" : "permission", "fluentGetterMethodName" : "permissionAsString", "fluentSetterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n@param permission Indicates whether the action is enabled or disabled.\n@see Permission\n@return Returns a reference to this object so that method calls can be chained together.\n@see Permission", "fluentSetterMethodName" : "permission", "getterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #permission} will return {@link Permission#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #permissionAsString}.\n

                                                        \n@return Indicates whether the action is enabled or disabled.\n@see Permission", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Permission", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Permission", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Permission", "sensitive" : false, "setterDocumentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        \n@param permission Indicates whether the action is enabled or disabled.\n@see Permission", "setterMethodName" : "setPermission", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "permission", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "permission", "variableType" : "String", "documentation" : "

                                                        Indicates whether the action is enabled or disabled.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Action", "Permission" ], "shapeName" : "UserSetting", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UserSetting", "variableName" : "userSetting", "variableType" : "UserSetting", "documentation" : null, "simpleType" : "UserSetting", "variableSetterType" : "UserSetting" }, "wrapper" : false }, "UserStackAssociation" : { "c2jName" : "UserStackAssociation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Describes a user in the user pool and the associated 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" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                        The name of the stack that is associated with the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user.

                                                        ", "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 user.

                                                        \n@param stackName The name of the stack that is associated with the user.\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 user.

                                                        \n@return The name of the stack that is associated with the user.", "getterModel" : { "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 user.

                                                        \n@param stackName The name of the stack that is associated with the user.", "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 user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@param userName The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@return The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@param userName The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                                                        The authentication type for the user.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                                                        \n@return The authentication type for the user.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                                                        The authentication type for the user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSendEmailNotification", "beanStyleSetterMethodName" : "setSendEmailNotification", "c2jName" : "SendEmailNotification", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \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 #sendEmailNotification(Boolean)}.\n@param sendEmailNotification 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 #sendEmailNotification(Boolean)", "deprecated" : false, "documentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sendEmailNotification", "fluentSetterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@param sendEmailNotification Specifies whether a welcome email is sent to a user after the user is created in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sendEmailNotification", "getterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@return Specifies whether a welcome email is sent to a user after the user is created in the user pool.", "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" : "SendEmailNotification", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SendEmailNotification", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "SendEmailNotification", "sensitive" : false, "setterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@param sendEmailNotification Specifies whether a welcome email is sent to a user after the user is created in the user pool.", "setterMethodName" : "setSendEmailNotification", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "sendEmailNotification", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "sendEmailNotification", "variableType" : "Boolean", "documentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                                                        The authentication type for the user.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                                                        \n@return The authentication type for the user.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                                                        The authentication type for the user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SendEmailNotification" : { "beanStyleGetterMethodName" : "getSendEmailNotification", "beanStyleSetterMethodName" : "setSendEmailNotification", "c2jName" : "SendEmailNotification", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \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 #sendEmailNotification(Boolean)}.\n@param sendEmailNotification 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 #sendEmailNotification(Boolean)", "deprecated" : false, "documentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sendEmailNotification", "fluentSetterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@param sendEmailNotification Specifies whether a welcome email is sent to a user after the user is created in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sendEmailNotification", "getterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@return Specifies whether a welcome email is sent to a user after the user is created in the user pool.", "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" : "SendEmailNotification", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SendEmailNotification", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "SendEmailNotification", "sensitive" : false, "setterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@param sendEmailNotification Specifies whether a welcome email is sent to a user after the user is created in the user pool.", "setterMethodName" : "setSendEmailNotification", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "sendEmailNotification", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "sendEmailNotification", "variableType" : "Boolean", "documentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                        The name of the stack that is associated with the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user.

                                                        ", "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 user.

                                                        \n@param stackName The name of the stack that is associated with the user.\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 user.

                                                        \n@return The name of the stack that is associated with the user.", "getterModel" : { "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 user.

                                                        \n@param stackName The name of the stack that is associated with the user.", "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 user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserName" : { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@param userName The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@return The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@param userName The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                        The name of the stack that is associated with the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually 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 user.

                                                        ", "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 user.

                                                        \n@param stackName The name of the stack that is associated with the user.\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 user.

                                                        \n@return The name of the stack that is associated with the user.", "getterModel" : { "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 user.

                                                        \n@param stackName The name of the stack that is associated with the user.", "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 user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserName", "beanStyleSetterMethodName" : "setUserName", "c2jName" : "UserName", "c2jShape" : "Username", "defaultConsumerFluentSetterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #userName(String)}.\n@param userName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userName(String)", "deprecated" : false, "documentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userName", "fluentSetterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@param userName The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userName", "getterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@return The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UserName", "sensitive" : true, "setterDocumentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        \n@param userName The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "setterMethodName" : "setUserName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "userName", "variableType" : "String", "documentation" : "

                                                        The email address of the user who is associated with the stack.

                                                        Users' email addresses are case-sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthenticationTypeAsString", "beanStyleSetterMethodName" : "setAuthenticationType", "c2jName" : "AuthenticationType", "c2jShape" : "AuthenticationType", "defaultConsumerFluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authenticationTypeAsString(String)}.\n@param authenticationType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authenticationType(String)", "deprecated" : false, "documentation" : "

                                                        The authentication type for the user.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "authenticationType", "fluentEnumSetterMethodName" : "authenticationType", "fluentGetterMethodName" : "authenticationTypeAsString", "fluentSetterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthenticationType", "fluentSetterMethodName" : "authenticationType", "getterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #authenticationType} will return {@link AuthenticationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authenticationTypeAsString}.\n

                                                        \n@return The authentication type for the user.\n@see AuthenticationType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthenticationType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AuthenticationType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AuthenticationType", "sensitive" : false, "setterDocumentation" : "

                                                        The authentication type for the user.

                                                        \n@param authenticationType The authentication type for the user.\n@see AuthenticationType", "setterMethodName" : "setAuthenticationType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "authenticationType", "variableType" : "String", "documentation" : "

                                                        The authentication type for the user.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSendEmailNotification", "beanStyleSetterMethodName" : "setSendEmailNotification", "c2jName" : "SendEmailNotification", "c2jShape" : "Boolean", "defaultConsumerFluentSetterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \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 #sendEmailNotification(Boolean)}.\n@param sendEmailNotification 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 #sendEmailNotification(Boolean)", "deprecated" : false, "documentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sendEmailNotification", "fluentSetterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@param sendEmailNotification Specifies whether a welcome email is sent to a user after the user is created in the user pool.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sendEmailNotification", "getterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@return Specifies whether a welcome email is sent to a user after the user is created in the user pool.", "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" : "SendEmailNotification", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SendEmailNotification", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "SendEmailNotification", "sensitive" : false, "setterDocumentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        \n@param sendEmailNotification Specifies whether a welcome email is sent to a user after the user is created in the user pool.", "setterMethodName" : "setSendEmailNotification", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "sendEmailNotification", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "sendEmailNotification", "variableType" : "Boolean", "documentation" : "

                                                        Specifies whether a welcome email is sent to a user after the user is created in the user pool.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "UserName", "AuthenticationType" ], "shapeName" : "UserStackAssociation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "wrapper" : false }, "UserStackAssociationError" : { "c2jName" : "UserStackAssociationError", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Describes the error that is returned when a user can’t be associated with or disassociated from 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" : "getUserStackAssociation", "beanStyleSetterMethodName" : "setUserStackAssociation", "c2jName" : "UserStackAssociation", "c2jShape" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociation(UserStackAssociation)}.\n@param userStackAssociation a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociation(UserStackAssociation)", "deprecated" : false, "documentation" : "

                                                        Information about the user and associated stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userStackAssociation", "fluentSetterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@param userStackAssociation Information about the user and associated stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociation", "getterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@return Information about the user and associated stack.", "getterModel" : { "returnType" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "UserStackAssociation", "sensitive" : false, "setterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@param userStackAssociation Information about the user and associated stack.", "setterMethodName" : "setUserStackAssociation", "setterModel" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : "

                                                        Information about the user and associated stack.

                                                        ", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "UserStackAssociationErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from 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 #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "UserStackAssociationErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorCode The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see UserStackAssociationErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link UserStackAssociationErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                                                        \n@return The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorCode The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from 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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorMessage The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@return The error message for the error that is returned when a user can’t be associated with or disassociated from 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorMessage The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "UserStackAssociationErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from 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 #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "UserStackAssociationErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorCode The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see UserStackAssociationErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link UserStackAssociationErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                                                        \n@return The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorCode The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from 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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorMessage The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@return The error message for the error that is returned when a user can’t be associated with or disassociated from 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorMessage The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UserStackAssociation" : { "beanStyleGetterMethodName" : "getUserStackAssociation", "beanStyleSetterMethodName" : "setUserStackAssociation", "c2jName" : "UserStackAssociation", "c2jShape" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociation(UserStackAssociation)}.\n@param userStackAssociation a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociation(UserStackAssociation)", "deprecated" : false, "documentation" : "

                                                        Information about the user and associated stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userStackAssociation", "fluentSetterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@param userStackAssociation Information about the user and associated stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociation", "getterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@return Information about the user and associated stack.", "getterModel" : { "returnType" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "UserStackAssociation", "sensitive" : false, "setterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@param userStackAssociation Information about the user and associated stack.", "setterMethodName" : "setUserStackAssociation", "setterModel" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : "

                                                        Information about the user and associated stack.

                                                        ", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUserStackAssociation", "beanStyleSetterMethodName" : "setUserStackAssociation", "c2jName" : "UserStackAssociation", "c2jShape" : "UserStackAssociation", "defaultConsumerFluentSetterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \nThis is a convenience that creates an instance of the {@link UserStackAssociation.Builder} avoiding the need to create one manually via {@link UserStackAssociation#builder()}.\n\nWhen the {@link Consumer} completes, {@link UserStackAssociation.Builder#build()} is called immediately and its result is passed to {@link #userStackAssociation(UserStackAssociation)}.\n@param userStackAssociation a consumer that will call methods on {@link UserStackAssociation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #userStackAssociation(UserStackAssociation)", "deprecated" : false, "documentation" : "

                                                        Information about the user and associated stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "userStackAssociation", "fluentSetterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@param userStackAssociation Information about the user and associated stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userStackAssociation", "getterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@return Information about the user and associated stack.", "getterModel" : { "returnType" : "UserStackAssociation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UserStackAssociation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UserStackAssociation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "UserStackAssociation", "sensitive" : false, "setterDocumentation" : "

                                                        Information about the user and associated stack.

                                                        \n@param userStackAssociation Information about the user and associated stack.", "setterMethodName" : "setUserStackAssociation", "setterModel" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : null, "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "UserStackAssociation", "variableName" : "userStackAssociation", "variableType" : "UserStackAssociation", "documentation" : "

                                                        Information about the user and associated stack.

                                                        ", "simpleType" : "UserStackAssociation", "variableSetterType" : "UserStackAssociation" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorCodeAsString", "beanStyleSetterMethodName" : "setErrorCode", "c2jName" : "ErrorCode", "c2jShape" : "UserStackAssociationErrorCode", "defaultConsumerFluentSetterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from 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 #errorCodeAsString(String)}.\n@param errorCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorCode(String)", "deprecated" : false, "documentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : "UserStackAssociationErrorCode", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "errorCode", "fluentEnumSetterMethodName" : "errorCode", "fluentGetterMethodName" : "errorCodeAsString", "fluentSetterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorCode The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode\n@return Returns a reference to this object so that method calls can be chained together.\n@see UserStackAssociationErrorCode", "fluentSetterMethodName" : "errorCode", "getterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #errorCode} will return {@link UserStackAssociationErrorCode#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #errorCodeAsString}.\n

                                                        \n@return The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ErrorCode", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorCode", "sensitive" : false, "setterDocumentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorCode The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@see UserStackAssociationErrorCode", "setterMethodName" : "setErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorCode", "variableType" : "String", "documentation" : "

                                                        The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getErrorMessage", "beanStyleSetterMethodName" : "setErrorMessage", "c2jName" : "ErrorMessage", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from 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 #errorMessage(String)}.\n@param errorMessage a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #errorMessage(String)", "deprecated" : false, "documentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "errorMessage", "fluentSetterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorMessage The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "errorMessage", "getterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@return The error message for the error that is returned when a user can’t be associated with or disassociated from 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" : "ErrorMessage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ErrorMessage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ErrorMessage", "sensitive" : false, "setterDocumentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        \n@param errorMessage The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

                                                        The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UserStackAssociationError", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UserStackAssociationError", "variableName" : "userStackAssociationError", "variableType" : "UserStackAssociationError", "documentation" : null, "simpleType" : "UserStackAssociationError", "variableSetterType" : "UserStackAssociationError" }, "wrapper" : false }, "UserStackAssociationErrorCode" : { "c2jName" : "UserStackAssociationErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "STACK_NOT_FOUND", "value" : "STACK_NOT_FOUND" }, { "name" : "USER_NAME_NOT_FOUND", "value" : "USER_NAME_NOT_FOUND" }, { "name" : "INTERNAL_ERROR", "value" : "INTERNAL_ERROR" } ], "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" : "UserStackAssociationErrorCode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UserStackAssociationErrorCode", "variableName" : "userStackAssociationErrorCode", "variableType" : "UserStackAssociationErrorCode", "documentation" : null, "simpleType" : "UserStackAssociationErrorCode", "variableSetterType" : "UserStackAssociationErrorCode" }, "wrapper" : false }, "VisibilityType" : { "c2jName" : "VisibilityType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PUBLIC", "value" : "PUBLIC" }, { "name" : "PRIVATE", "value" : "PRIVATE" }, { "name" : "SHARED", "value" : "SHARED" } ], "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" : "VisibilityType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "VisibilityType", "variableName" : "visibilityType", "variableType" : "VisibilityType", "documentation" : null, "simpleType" : "VisibilityType", "variableSetterType" : "VisibilityType" }, "wrapper" : false }, "VpcConfig" : { "c2jName" : "VpcConfig", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Describes VPC configuration information for fleets and image builders.

                                                        ", "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" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnetIds(List)}.\n@param subnetIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIds(List)", "deprecated" : false, "documentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n@param subnetIds The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "SubnetIds", "sensitive" : false, "setterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n@param subnetIds The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.", "setterMethodName" : "setSubnetIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #securityGroupIds(List)}.\n@param securityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #securityGroupIds(List)", "deprecated" : false, "documentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n@param securityGroupIds The identifiers of the security groups for the fleet or image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The identifiers of the security groups for the fleet or image builder.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "SecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n@param securityGroupIds The identifiers of the security groups for the fleet or image builder.", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SecurityGroupIds" : { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #securityGroupIds(List)}.\n@param securityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #securityGroupIds(List)", "deprecated" : false, "documentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n@param securityGroupIds The identifiers of the security groups for the fleet or image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The identifiers of the security groups for the fleet or image builder.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "SecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n@param securityGroupIds The identifiers of the security groups for the fleet or image builder.", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SubnetIds" : { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnetIds(List)}.\n@param subnetIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIds(List)", "deprecated" : false, "documentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n@param subnetIds The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "SubnetIds", "sensitive" : false, "setterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n@param subnetIds The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.", "setterMethodName" : "setSubnetIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnetIds(List)}.\n@param subnetIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIds(List)", "deprecated" : false, "documentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n@param subnetIds The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SubnetIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "SubnetIds", "sensitive" : false, "setterDocumentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        \n@param subnetIds The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.", "setterMethodName" : "setSubnetIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                                                        The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or two subnets. Image builder instances use one subnet.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdList", "defaultConsumerFluentSetterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #securityGroupIds(List)}.\n@param securityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #securityGroupIds(List)", "deprecated" : false, "documentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n@param securityGroupIds The identifiers of the security groups for the fleet or image builder.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The identifiers of the security groups for the fleet or image builder.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "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" : "SecurityGroupIds", "sensitive" : false, "setterDocumentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        \n@param securityGroupIds The identifiers of the security groups for the fleet or image builder.", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                        The identifiers of the security groups for the fleet or image builder.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "VpcConfig", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "VpcConfig", "variableName" : "vpcConfig", "variableType" : "VpcConfig", "documentation" : null, "simpleType" : "VpcConfig", "variableSetterType" : "VpcConfig" }, "wrapper" : false } }, "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" : "AppStreamException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.appstream.model.AppStreamException", "sdkRequestBaseClassName" : "AppStreamRequest", "sdkResponseBaseClassName" : "AppStreamResponse" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy