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. This documentation provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. AppStream 2.0 manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand.

You can call the AppStream 2.0 API operations by using an interface VPC endpoint (interface endpoint). For more information, see Access AppStream 2.0 API Operations and CLI Commands Through an Interface VPC Endpoint in the Amazon AppStream 2.0 Administration Guide.

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", "queryProtocol" : false, "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" : "InvalidRoleException", "documentation" : "

The specified role is invalid.

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

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

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

The requested limit exceeds the permitted limit for an account.

", "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 Administration 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 }, { "exceptionName" : "ResourceNotAvailableException", "documentation" : "

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

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

The specified role is invalid.

", "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 Administration 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 Administration 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, IdleDisconnectTimeoutInSeconds, 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" : { "AccessEndpoint" : { "c2jName" : "AccessEndpoint", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointType", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "AccessEndpointType", "defaultConsumerFluentSetterDocumentation" : "

The type of interface endpoint.

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

The type of interface endpoint.

\n

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

\n@return The type of interface endpoint.\n@see AccessEndpointType\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessEndpointType\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

The type of interface endpoint.

", "endpointDiscoveryId" : false, "enumType" : "AccessEndpointType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointType", "fluentEnumGetterMethodName" : "endpointType", "fluentEnumSetterMethodName" : "endpointType", "fluentGetterMethodName" : "endpointTypeAsString", "fluentSetterDocumentation" : "

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessEndpointType", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

The type of interface endpoint.

\n

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

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

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType", "setterMethodName" : "setEndpointType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointType", "variableType" : "String", "documentation" : "

The type of interface endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpceId", "beanStyleSetterMethodName" : "setVpceId", "c2jName" : "VpceId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

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

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@return The identifier (ID) of the VPC in which the interface endpoint is used.\n@deprecated Use {@link #vpceId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpceId(String)}\n", "documentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpceId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpceId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpceId", "fluentSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpceId", "getterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@return The identifier (ID) of the VPC in which the interface endpoint is used.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpceId", "sensitive" : false, "setterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.", "setterMethodName" : "setVpceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpceId", "variableType" : "String", "documentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndpointType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointType", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "AccessEndpointType", "defaultConsumerFluentSetterDocumentation" : "

The type of interface endpoint.

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

The type of interface endpoint.

\n

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

\n@return The type of interface endpoint.\n@see AccessEndpointType\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessEndpointType\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

The type of interface endpoint.

", "endpointDiscoveryId" : false, "enumType" : "AccessEndpointType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointType", "fluentEnumGetterMethodName" : "endpointType", "fluentEnumSetterMethodName" : "endpointType", "fluentGetterMethodName" : "endpointTypeAsString", "fluentSetterDocumentation" : "

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessEndpointType", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

The type of interface endpoint.

\n

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

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

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType", "setterMethodName" : "setEndpointType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointType", "variableType" : "String", "documentation" : "

The type of interface endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpceId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpceId", "beanStyleSetterMethodName" : "setVpceId", "c2jName" : "VpceId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

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

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@return The identifier (ID) of the VPC in which the interface endpoint is used.\n@deprecated Use {@link #vpceId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpceId(String)}\n", "documentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpceId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpceId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpceId", "fluentSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpceId", "getterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@return The identifier (ID) of the VPC in which the interface endpoint is used.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpceId", "sensitive" : false, "setterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.", "setterMethodName" : "setVpceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpceId", "variableType" : "String", "documentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getEndpointType", "beanStyleSetterMethodName" : "setEndpointType", "c2jName" : "EndpointType", "c2jShape" : "AccessEndpointType", "defaultConsumerFluentSetterDocumentation" : "

The type of interface endpoint.

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

The type of interface endpoint.

\n

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

\n@return The type of interface endpoint.\n@see AccessEndpointType\n@deprecated Use {@link #endpointTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessEndpointType\n@deprecated Use {@link #endpointType(String)}\n", "documentation" : "

The type of interface endpoint.

", "endpointDiscoveryId" : false, "enumType" : "AccessEndpointType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EndpointType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEndpointType", "fluentEnumGetterMethodName" : "endpointType", "fluentEnumSetterMethodName" : "endpointType", "fluentGetterMethodName" : "endpointTypeAsString", "fluentSetterDocumentation" : "

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessEndpointType", "fluentSetterMethodName" : "endpointType", "getterDocumentation" : "

The type of interface endpoint.

\n

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

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

The type of interface endpoint.

\n@param endpointType The type of interface endpoint.\n@see AccessEndpointType", "setterMethodName" : "setEndpointType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "endpointType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "endpointType", "variableType" : "String", "documentation" : "

The type of interface endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVpceId", "beanStyleSetterMethodName" : "setVpceId", "c2jName" : "VpceId", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

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

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@return The identifier (ID) of the VPC in which the interface endpoint is used.\n@deprecated Use {@link #vpceId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #vpceId(String)}\n", "documentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpceId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpceId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "vpceId", "fluentSetterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpceId", "getterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@return The identifier (ID) of the VPC in which the interface endpoint is used.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "VpceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "VpceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "VpceId", "sensitive" : false, "setterDocumentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

\n@param vpceId The identifier (ID) of the VPC in which the interface endpoint is used.", "setterMethodName" : "setVpceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpceId", "variableType" : "String", "documentation" : "

The identifier (ID) of the VPC in which the interface endpoint is used.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EndpointType" ], "shapeName" : "AccessEndpoint", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "accessEndpoint", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "wrapper" : false, "xmlNamespace" : null }, "AccessEndpointType" : { "c2jName" : "AccessEndpointType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "STREAMING", "value" : "STREAMING" } ], "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" : "AccessEndpointType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AccessEndpointType", "variableName" : "accessEndpointType", "variableType" : "AccessEndpointType", "documentation" : null, "simpleType" : "AccessEndpointType", "variableSetterType" : "AccessEndpointType" }, "wrapper" : false, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the application.

\n@return The name of the application.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

The name of the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The application name to display.

\n@return The application name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

The application name to display.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #iconURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #iconURL(String)}\n", "documentation" : "

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IconURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIconURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The path to the application executable in the instance.

\n@return The path to the application executable in the instance.\n@deprecated Use {@link #launchPath()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #launchPath(String)}\n", "documentation" : "

The path to the application executable in the instance.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LaunchPath property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLaunchPath", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The arguments that are passed to the application at launch.

\n@return The arguments that are passed to the application at launch.\n@deprecated Use {@link #launchParameters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #launchParameters(String)}\n", "documentation" : "

The arguments that are passed to the application at launch.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LaunchParameters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLaunchParameters", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Additional attributes that describe the application.

\n

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

\n

\nYou can use {@link #hasMetadata()} to see if a value was sent in this field.\n

\n@return Additional attributes that describe the application.\n@deprecated Use {@link #metadata()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #metadata(Map)}\n", "documentation" : "

Additional attributes that describe the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMetadata", "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

\nYou can use {@link #hasMetadata()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The application name to display.

\n@return The application name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

The application name to display.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IconURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #iconURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #iconURL(String)}\n", "documentation" : "

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IconURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIconURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LaunchParameters" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The arguments that are passed to the application at launch.

\n@return The arguments that are passed to the application at launch.\n@deprecated Use {@link #launchParameters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #launchParameters(String)}\n", "documentation" : "

The arguments that are passed to the application at launch.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LaunchParameters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLaunchParameters", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LaunchPath" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The path to the application executable in the instance.

\n@return The path to the application executable in the instance.\n@deprecated Use {@link #launchPath()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #launchPath(String)}\n", "documentation" : "

The path to the application executable in the instance.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LaunchPath property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLaunchPath", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Metadata" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Additional attributes that describe the application.

\n

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

\n

\nYou can use {@link #hasMetadata()} to see if a value was sent in this field.\n

\n@return Additional attributes that describe the application.\n@deprecated Use {@link #metadata()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #metadata(Map)}\n", "documentation" : "

Additional attributes that describe the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMetadata", "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

\nYou can use {@link #hasMetadata()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the application.

\n@return The name of the application.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

The name of the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the application.

\n@return The name of the application.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

The name of the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The application name to display.

\n@return The application name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

The application name to display.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #iconURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #iconURL(String)}\n", "documentation" : "

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IconURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIconURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The path to the application executable in the instance.

\n@return The path to the application executable in the instance.\n@deprecated Use {@link #launchPath()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #launchPath(String)}\n", "documentation" : "

The path to the application executable in the instance.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LaunchPath property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLaunchPath", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The arguments that are passed to the application at launch.

\n@return The arguments that are passed to the application at launch.\n@deprecated Use {@link #launchParameters()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #launchParameters(String)}\n", "documentation" : "

The arguments that are passed to the application at launch.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LaunchParameters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLaunchParameters", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Additional attributes that describe the application.

\n

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

\n

\nYou can use {@link #hasMetadata()} to see if a value was sent in this field.\n

\n@return Additional attributes that describe the application.\n@deprecated Use {@link #metadata()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #metadata(Map)}\n", "documentation" : "

Additional attributes that describe the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMetadata", "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

\nYou can use {@link #hasMetadata()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SettingsGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSettingsGroup", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SettingsGroup" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SettingsGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSettingsGroup", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SettingsGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSettingsGroup", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup(String)}\n", "documentation" : "

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SettingsGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSettingsGroup", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #s3BucketName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "S3BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #s3BucketName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SettingsGroup" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup(String)}\n", "documentation" : "

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SettingsGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSettingsGroup", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #settingsGroup(String)}\n", "documentation" : "

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SettingsGroup property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSettingsGroup", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #s3BucketName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the fleet.

\n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

The name of the fleet.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stack.

\n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The name of the stack.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FleetName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the fleet.

\n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

The name of the fleet.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stack.

\n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The name of the stack.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the fleet.

\n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

The name of the fleet.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stack.

\n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The name of the stack.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociation objects.

\n

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

\n

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

The list of UserStackAssociation objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "UserStackAssociations" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociation objects.

\n

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

\n

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

The list of UserStackAssociation objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociation objects.

\n

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

\n

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

The list of UserStackAssociation objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociationError objects.

\n

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

\n

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociationError objects.\n@deprecated Use {@link #errors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #errors(List)}\n", "documentation" : "

The list of UserStackAssociationError objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrors", "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

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociationError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Errors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociationError objects.

\n

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

\n

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociationError objects.\n@deprecated Use {@link #errors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #errors(List)}\n", "documentation" : "

The list of UserStackAssociationError objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrors", "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

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociationError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociationError objects.

\n

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

\n

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociationError objects.\n@deprecated Use {@link #errors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #errors(List)}\n", "documentation" : "

The list of UserStackAssociationError objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrors", "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

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociationError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociation objects.

\n

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

\n

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

The list of UserStackAssociation objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "UserStackAssociations" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociation objects.

\n

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

\n

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

The list of UserStackAssociation objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociation objects.

\n

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

\n

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

The list of UserStackAssociation objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

\nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociationError objects.

\n

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

\n

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociationError objects.\n@deprecated Use {@link #errors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #errors(List)}\n", "documentation" : "

The list of UserStackAssociationError objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrors", "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

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociationError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Errors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociationError objects.

\n

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

\n

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociationError objects.\n@deprecated Use {@link #errors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #errors(List)}\n", "documentation" : "

The list of UserStackAssociationError objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrors", "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

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociationError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The list of UserStackAssociationError objects.

\n

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

\n

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\n

\n@return The list of UserStackAssociationError objects.\n@deprecated Use {@link #errors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #errors(List)}\n", "documentation" : "

The list of UserStackAssociationError objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrors", "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

\nYou can use {@link #hasErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociationError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.\n@deprecated Use {@link #desiredInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The desired number of streaming instances.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DesiredInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDesiredInstances", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DesiredInstances" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.\n@deprecated Use {@link #desiredInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The desired number of streaming instances.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DesiredInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDesiredInstances", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.\n@deprecated Use {@link #desiredInstances()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The desired number of streaming instances.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DesiredInstances property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDesiredInstances", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.\n@deprecated Use {@link #desired()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The desired number of streaming instances.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Desired property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDesired", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@return The total number of simultaneous streaming instances that are running.\n@deprecated Use {@link #running()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The total number of simultaneous streaming instances that are running.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Running property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRunning", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The number of instances in use for streaming.

\n@return The number of instances in use for streaming.\n@deprecated Use {@link #inUse()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The number of instances in use for streaming.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the InUse property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInUse", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #available()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Available property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailable", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Available" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #available()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Available property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailable", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Desired" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.\n@deprecated Use {@link #desired()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The desired number of streaming instances.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Desired property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDesired", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InUse" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The number of instances in use for streaming.

\n@return The number of instances in use for streaming.\n@deprecated Use {@link #inUse()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The number of instances in use for streaming.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the InUse property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInUse", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Running" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@return The total number of simultaneous streaming instances that are running.\n@deprecated Use {@link #running()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The total number of simultaneous streaming instances that are running.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Running property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRunning", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The desired number of streaming instances.

\n@return The desired number of streaming instances.\n@deprecated Use {@link #desired()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The desired number of streaming instances.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Desired property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDesired", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The total number of simultaneous streaming instances that are running.

\n@return The total number of simultaneous streaming instances that are running.\n@deprecated Use {@link #running()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The total number of simultaneous streaming instances that are running.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Running property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRunning", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The number of instances in use for streaming.

\n@return The number of instances in use for streaming.\n@deprecated Use {@link #inUse()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

The number of instances in use for streaming.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the InUse property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInUse", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #available()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

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

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Available property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAvailable", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the image to copy.

\n@return The name of the image to copy.\n@deprecated Use {@link #sourceImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #sourceImageName(String)}\n", "documentation" : "

The name of the image to copy.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName(String)}\n", "documentation" : "

The name that the image will have when it is copied to the destination.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationRegion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationRegion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DestinationRegion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationRegion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageDescription(String)}\n", "documentation" : "

The description that the image will have when it is copied to the destination.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DestinationImageDescription" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageDescription(String)}\n", "documentation" : "

The description that the image will have when it is copied to the destination.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DestinationImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName(String)}\n", "documentation" : "

The name that the image will have when it is copied to the destination.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DestinationRegion" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationRegion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationRegion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DestinationRegion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationRegion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the image to copy.

\n@return The name of the image to copy.\n@deprecated Use {@link #sourceImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #sourceImageName(String)}\n", "documentation" : "

The name of the image to copy.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the image to copy.

\n@return The name of the image to copy.\n@deprecated Use {@link #sourceImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #sourceImageName(String)}\n", "documentation" : "

The name of the image to copy.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SourceImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSourceImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName(String)}\n", "documentation" : "

The name that the image will have when it is copied to the destination.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationRegion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationRegion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DestinationRegion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationRegion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageDescription()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageDescription(String)}\n", "documentation" : "

The description that the image will have when it is copied to the destination.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageDescription property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageDescription", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the destination image.

\n@return The name of the destination image.\n@deprecated Use {@link #destinationImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName(String)}\n", "documentation" : "

The name of the destination image.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DestinationImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the destination image.

\n@return The name of the destination image.\n@deprecated Use {@link #destinationImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName(String)}\n", "documentation" : "

The name of the destination image.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the destination image.

\n@return The name of the destination image.\n@deprecated Use {@link #destinationImageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #destinationImageName(String)}\n", "documentation" : "

The name of the destination image.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DestinationImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDestinationImageName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

The fully qualified name of the directory (for example, corp.example.com).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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

\nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

\n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

The distinguished names of the organizational units for computer accounts.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

\nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

The fully qualified name of the directory (for example, corp.example.com).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedNames" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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

\nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

\n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

The distinguished names of the organizational units for computer accounts.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

\nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccountCredentials" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

The fully qualified name of the directory (for example, corp.example.com).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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

\nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

\n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

The distinguished names of the organizational units for computer accounts.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

\nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Information about the directory configuration.

\n@return Information about the directory configuration.\n@deprecated Use {@link #directoryConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #directoryConfig(DirectoryConfig)}\n", "documentation" : "

Information about the directory configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Information about the directory configuration.

\n@return Information about the directory configuration.\n@deprecated Use {@link #directoryConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #directoryConfig(DirectoryConfig)}\n", "documentation" : "

Information about the directory configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Information about the directory configuration.

\n@return Information about the directory configuration.\n@deprecated Use {@link #directoryConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #directoryConfig(DirectoryConfig)}\n", "documentation" : "

Information about the directory configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfig", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A unique name for the fleet.

\n@return A unique name for the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

A unique name for the fleet.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the image used to create the fleet.

\n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

The name of the image used to create the fleet.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the public, private, or shared image to use.

\n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

The ARN of the public, private, or shared image to use.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

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

  • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

    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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFleetType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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\n@deprecated Use {@link #fleetTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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\n@deprecated Use {@link #fleetType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FleetType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The desired capacity for the fleet.

            \n@return The desired capacity for the fleet.\n@deprecated Use {@link #computeCapacity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #computeCapacity(ComputeCapacity)}\n", "documentation" : "

            The desired capacity for the fleet.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The VPC configuration for the fleet.

            \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

            The VPC configuration for the fleet.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The description to display.

            \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

            The description to display.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The fleet name to display.

            \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

            The fleet name to display.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            Enables or disables default internet access for the fleet.

            \n@return Enables or disables default internet access for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

            Enables or disables default internet access for the fleet.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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 Administration Guide.

            \n

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

            \n

            \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

            \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

            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 Administration 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 Administration 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 Administration Guide.

            \n

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

            \n

            \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

            \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

            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 Administration 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 Administration 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 Administration Guide.

            ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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 0.

            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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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 0.

            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 0.

            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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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 0.

            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 0.

            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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

            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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

            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 0.

            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 0.

            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 0.

            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 0.

            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 0.

            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 0.

            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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComputeCapacity" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The desired capacity for the fleet.

            \n@return The desired capacity for the fleet.\n@deprecated Use {@link #computeCapacity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #computeCapacity(ComputeCapacity)}\n", "documentation" : "

            The desired capacity for the fleet.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The description to display.

            \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

            The description to display.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisconnectTimeoutInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The fleet name to display.

            \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

            The fleet name to display.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            Enables or disables default internet access for the fleet.

            \n@return Enables or disables default internet access for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

            Enables or disables default internet access for the fleet.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FleetType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFleetType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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\n@deprecated Use {@link #fleetTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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\n@deprecated Use {@link #fleetType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FleetType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IamRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

            The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IdleDisconnectTimeoutInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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 0.

            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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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 0.

            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 0.

            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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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 0.

            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 0.

            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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

            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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

            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 0.

            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 0.

            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 0.

            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 0.

            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 0.

            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 0.

            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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The ARN of the public, private, or shared image to use.

            \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

            The ARN of the public, private, or shared image to use.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            The name of the image used to create the fleet.

            \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

            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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

            The name of the image used to create the fleet.

            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InstanceType" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

            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

            • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

              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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxUserDurationInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      A unique name for the fleet.

                      \n@return A unique name for the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                      A unique name for the fleet.

                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      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 Administration Guide.

                      \n

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

                      \n

                      \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                      \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                      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 Administration 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 Administration 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 Administration Guide.

                      \n

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

                      \n

                      \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                      \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                      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 Administration 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 Administration 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 Administration Guide.

                      ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      The VPC configuration for the fleet.

                      \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                      The VPC configuration for the fleet.

                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      A unique name for the fleet.

                      \n@return A unique name for the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                      A unique name for the fleet.

                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      The name of the image used to create the fleet.

                      \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                      The name of the image used to create the fleet.

                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      The ARN of the public, private, or shared image to use.

                      \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                      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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                      The ARN of the public, private, or shared image to use.

                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                      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

                      • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                        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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFleetType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                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\n@deprecated Use {@link #fleetTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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\n@deprecated Use {@link #fleetType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FleetType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The desired capacity for the fleet.

                                \n@return The desired capacity for the fleet.\n@deprecated Use {@link #computeCapacity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #computeCapacity(ComputeCapacity)}\n", "documentation" : "

                                The desired capacity for the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The VPC configuration for the fleet.

                                \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                The VPC configuration for the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The description to display.

                                \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                The description to display.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The fleet name to display.

                                \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                The fleet name to display.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Enables or disables default internet access for the fleet.

                                \n@return Enables or disables default internet access for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                Enables or disables default internet access for the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                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 Administration Guide.

                                \n

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

                                \n

                                \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                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 Administration 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 Administration 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 Administration Guide.

                                \n

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

                                \n

                                \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                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 Administration 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 Administration 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 Administration Guide.

                                ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                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 0.

                                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 0.

                                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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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 0.

                                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 0.

                                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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                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 0.

                                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 0.

                                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 0.

                                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 0.

                                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 0.

                                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 0.

                                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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Information about the fleet.

                                \n@return Information about the fleet.\n@deprecated Use {@link #fleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #fleet(Fleet)}\n", "documentation" : "

                                Information about the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Fleet" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Information about the fleet.

                                \n@return Information about the fleet.\n@deprecated Use {@link #fleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #fleet(Fleet)}\n", "documentation" : "

                                Information about the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                Information about the fleet.

                                \n@return Information about the fleet.\n@deprecated Use {@link #fleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #fleet(Fleet)}\n", "documentation" : "

                                Information about the fleet.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                A unique name for the image builder.

                                \n@return A unique name for the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                A unique name for the image builder.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The name of the image used to create the image builder.

                                \n@return The name of the image used to create the image builder.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                The name of the image used to create the image builder.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The ARN of the public, private, or shared image to use.

                                \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                The ARN of the public, private, or shared image to use.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                The instance type to use when launching the image builder. 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                The instance type to use when launching the image builder. 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 the image builder. 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@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                  The instance type to use when launching the image builder. 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 the image builder. 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.\n@deprecated Use {@link #instanceType(String)}\n", "documentation" : "

                                    The instance type to use when launching the image builder. 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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                    The instance type to use when launching the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The description to display.

                                          \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                          The description to display.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The image builder name to display.

                                          \n@return The image builder name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                          The image builder name to display.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          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.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                          The VPC configuration for the image builder. You can specify only one subnet.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          Enables or disables default internet access for the image builder.

                                          \n@return Enables or disables default internet access for the image builder.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                          Enables or disables default internet access for the image builder.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          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].\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          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 Administration Guide.

                                          \n

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

                                          \n

                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                          \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                          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 Administration 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 Administration 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 Administration Guide.

                                          \n

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

                                          \n

                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                          \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                          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 Administration 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 Administration 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 Administration Guide.

                                          ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

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

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n

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

                                          \n

                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                          \n@return The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n

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

                                          \n

                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                          \n@return The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccessEndpoints" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

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

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n

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

                                          \n

                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                          \n@return The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n

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

                                          \n

                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                          \n@return The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                          The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AppstreamAgentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          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].\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The description to display.

                                          \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                          The description to display.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The image builder name to display.

                                          \n@return The image builder name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                          The image builder name to display.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          Enables or disables default internet access for the image builder.

                                          \n@return Enables or disables default internet access for the image builder.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                          Enables or disables default internet access for the image builder.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IamRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                          The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The ARN of the public, private, or shared image to use.

                                          \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                          The ARN of the public, private, or shared image to use.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The name of the image used to create the image builder.

                                          \n@return The name of the image used to create the image builder.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                          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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                          The name of the image used to create the image builder.

                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InstanceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                          The instance type to use when launching the image builder. 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                          The instance type to use when launching the image builder. 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 the image builder. 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@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                            The instance type to use when launching the image builder. 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 the image builder. 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.\n@deprecated Use {@link #instanceType(String)}\n", "documentation" : "

                                              The instance type to use when launching the image builder. 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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                              The instance type to use when launching the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    A unique name for the image builder.

                                                    \n@return A unique name for the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                    A unique name for the image builder.

                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    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 Administration Guide.

                                                    \n

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

                                                    \n

                                                    \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                    \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                    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 Administration 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 Administration 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 Administration Guide.

                                                    \n

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

                                                    \n

                                                    \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                    \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                    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 Administration 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 Administration 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 Administration Guide.

                                                    ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    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.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                    The VPC configuration for the image builder. You can specify only one subnet.

                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    A unique name for the image builder.

                                                    \n@return A unique name for the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                    A unique name for the image builder.

                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    The name of the image used to create the image builder.

                                                    \n@return The name of the image used to create the image builder.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                    The name of the image used to create the image builder.

                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    The ARN of the public, private, or shared image to use.

                                                    \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                    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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                    The ARN of the public, private, or shared image to use.

                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                    The instance type to use when launching the image builder. 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                    The instance type to use when launching the image builder. 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 the image builder. 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@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                      The instance type to use when launching the image builder. 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 the image builder. 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.\n@deprecated Use {@link #instanceType(String)}\n", "documentation" : "

                                                        The instance type to use when launching the image builder. 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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                                        The instance type to use when launching the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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 the image builder. 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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The description to display.

                                                              \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                              The description to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The image builder name to display.

                                                              \n@return The image builder name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                              The image builder name to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                              The VPC configuration for the image builder. You can specify only one subnet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                              For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Enables or disables default internet access for the image builder.

                                                              \n@return Enables or disables default internet access for the image builder.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                              Enables or disables default internet access for the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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].\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

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

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builder.

                                                              \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                              Information about the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builder.

                                                              \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                              Information about the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builder.

                                                              \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                              Information about the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image builder.

                                                              \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity(Long)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Validity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image builder.

                                                              \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Validity" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity(Long)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Validity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image builder.

                                                              \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity(Long)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Validity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidity", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              \n@return The URL to start the AppStream 2.0 streaming session.\n@deprecated Use {@link #streamingURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #streamingURL(String)}\n", "documentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamingURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamingURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires(Instant)}\n", "documentation" : "

                                                              The elapsed time, in seconds after the Unix epoch, when this URL expires.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Expires property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExpires", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Expires" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires(Instant)}\n", "documentation" : "

                                                              The elapsed time, in seconds after the Unix epoch, when this URL expires.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Expires property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExpires", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamingURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              \n@return The URL to start the AppStream 2.0 streaming session.\n@deprecated Use {@link #streamingURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #streamingURL(String)}\n", "documentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamingURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamingURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              \n@return The URL to start the AppStream 2.0 streaming session.\n@deprecated Use {@link #streamingURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #streamingURL(String)}\n", "documentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamingURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamingURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires(Instant)}\n", "documentation" : "

                                                              The elapsed time, in seconds after the Unix epoch, when this URL expires.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Expires property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExpires", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The description to display.

                                                              \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                              The description to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The stack name to display.

                                                              \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                              The stack name to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The storage connectors to enable.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                              \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                              The storage connectors to enable.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                              \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                              The URL that users are redirected to after their streaming session ends.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                              \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                              \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationSettings(ApplicationSettings)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                              \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                              \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccessEndpoints" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ApplicationSettings" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationSettings(ApplicationSettings)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The description to display.

                                                              \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                              The description to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The stack name to display.

                                                              \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                              The stack name to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EmbedHostDomains" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                              \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                              \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FeedbackURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RedirectURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                              The URL that users are redirected to after their streaming session ends.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StorageConnectors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The storage connectors to enable.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                              \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                              The storage connectors to enable.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                              \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserSettings" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                              \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                              \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The description to display.

                                                              \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                              The description to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The stack name to display.

                                                              \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                              The stack name to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The storage connectors to enable.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                              \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                              The storage connectors to enable.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                              \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                              The URL that users are redirected to after their streaming session ends.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                              \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                              \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationSettings(ApplicationSettings)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration Guide.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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 Administration 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 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "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 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                              \n@return 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 Administration 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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              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 Administration 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 Administration 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 Administration Guide.

                                                              ", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                              \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                              The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                              \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                              \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                              The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the stack.

                                                              \n@return Information about the stack.\n@deprecated Use {@link #stack()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #stack(Stack)}\n", "documentation" : "

                                                              Information about the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stack property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStack", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Stack" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the stack.

                                                              \n@return Information about the stack.\n@deprecated Use {@link #stack()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #stack(Stack)}\n", "documentation" : "

                                                              Information about the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stack property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStack", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the stack.

                                                              \n@return Information about the stack.\n@deprecated Use {@link #stack()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #stack(Stack)}\n", "documentation" : "

                                                              Information about the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stack property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStack", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of the user.

                                                              \n@return The identifier of the user.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                              The identifier of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity(Long)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Validity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSessionContext", "beanStyleSetterMethodName" : "setSessionContext", "c2jName" : "SessionContext", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #sessionContext()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sessionContext(String)}\n", "documentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SessionContext property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessionContext", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessionContext", "fluentSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FleetName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SessionContext" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSessionContext", "beanStyleSetterMethodName" : "setSessionContext", "c2jName" : "SessionContext", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #sessionContext()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sessionContext(String)}\n", "documentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SessionContext property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessionContext", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessionContext", "fluentSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of the user.

                                                              \n@return The identifier of the user.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                              The identifier of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Validity" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity(Long)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Validity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of the user.

                                                              \n@return The identifier of the user.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                              The identifier of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #applicationId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #validity(Long)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Validity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValidity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSessionContext", "beanStyleSetterMethodName" : "setSessionContext", "c2jName" : "SessionContext", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #sessionContext()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #sessionContext(String)}\n", "documentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SessionContext property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessionContext", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sessionContext", "fluentSetterDocumentation" : "

                                                              The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              \n@return The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              \n@param sessionContext The session context. For more information, see Session Context in the Amazon AppStream 2.0 Administration 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 Administration Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              \n@return The URL to start the AppStream 2.0 streaming session.\n@deprecated Use {@link #streamingURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #streamingURL(String)}\n", "documentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamingURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamingURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires(Instant)}\n", "documentation" : "

                                                              The elapsed time, in seconds after the Unix epoch, when this URL expires.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Expires property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExpires", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Expires" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires(Instant)}\n", "documentation" : "

                                                              The elapsed time, in seconds after the Unix epoch, when this URL expires.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Expires property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExpires", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamingURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              \n@return The URL to start the AppStream 2.0 streaming session.\n@deprecated Use {@link #streamingURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #streamingURL(String)}\n", "documentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamingURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamingURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              \n@return The URL to start the AppStream 2.0 streaming session.\n@deprecated Use {@link #streamingURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #streamingURL(String)}\n", "documentation" : "

                                                              The URL to start the AppStream 2.0 streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamingURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamingURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #expires(Instant)}\n", "documentation" : "

                                                              The elapsed time, in seconds after the Unix epoch, when this URL expires.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Expires property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasExpires", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@return The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3BucketName(String)}\n", "documentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@return The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchedule", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #scheduleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #schedule(String)}\n", "documentation" : "

                                                              The schedule for generating usage reports.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schedule property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchedule", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "S3BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@return The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3BucketName(String)}\n", "documentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@return The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Schedule" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchedule", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #scheduleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #schedule(String)}\n", "documentation" : "

                                                              The schedule for generating usage reports.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schedule property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchedule", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@return The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3BucketName(String)}\n", "documentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                                              The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@return The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "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.

                                                              If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchedule", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #scheduleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #schedule(String)}\n", "documentation" : "

                                                              The schedule for generating usage reports.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schedule property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchedule", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageAction", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #messageActionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #messageAction(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MessageAction property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageAction", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The first name, or given name, of the user.

                                                              \n@return The first name, or given name, of the user.\n@deprecated Use {@link #firstName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #firstName(String)}\n", "documentation" : "

                                                              The first name, or given name, of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FirstName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFirstName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The last name, or surname, of the user.

                                                              \n@return The last name, or surname, of the user.\n@deprecated Use {@link #lastName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #lastName(String)}\n", "documentation" : "

                                                              The last name, or surname, of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FirstName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The first name, or given name, of the user.

                                                              \n@return The first name, or given name, of the user.\n@deprecated Use {@link #firstName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #firstName(String)}\n", "documentation" : "

                                                              The first name, or given name, of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FirstName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFirstName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The last name, or surname, of the user.

                                                              \n@return The last name, or surname, of the user.\n@deprecated Use {@link #lastName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #lastName(String)}\n", "documentation" : "

                                                              The last name, or surname, of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MessageAction" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageAction", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #messageActionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #messageAction(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MessageAction property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageAction", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageAction", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #messageActionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #messageAction(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MessageAction property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageAction", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The first name, or given name, of the user.

                                                              \n@return The first name, or given name, of the user.\n@deprecated Use {@link #firstName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #firstName(String)}\n", "documentation" : "

                                                              The first name, or given name, of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FirstName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFirstName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The last name, or surname, of the user.

                                                              \n@return The last name, or surname, of the user.\n@deprecated Use {@link #lastName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #lastName(String)}\n", "documentation" : "

                                                              The last name, or surname, of the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the directory configuration.

                                                              \n@return The name of the directory configuration.\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The name of the directory configuration.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the directory configuration.

                                                              \n@return The name of the directory configuration.\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The name of the directory configuration.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the directory configuration.

                                                              \n@return The name of the directory configuration.\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The name of the directory configuration.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image builder.

                                                              \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image builder.

                                                              \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image builder.

                                                              \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builder.

                                                              \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                              Information about the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builder.

                                                              \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                              Information about the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builder.

                                                              \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                              Information about the image builder.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the private image.

                                                              \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the private image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "documentation" : "

                                                              The 12-digit identifier of the AWS account for which to delete image permissions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the private image.

                                                              \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the private image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SharedAccountId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "documentation" : "

                                                              The 12-digit identifier of the AWS account for which to delete image permissions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the private image.

                                                              \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the private image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "documentation" : "

                                                              The 12-digit identifier of the AWS account for which to delete image permissions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image.

                                                              \n@return The name of the image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image.

                                                              \n@return The name of the image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image.

                                                              \n@return The name of the image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image.

                                                              \n@return Information about the image.\n@deprecated Use {@link #image()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #image(Image)}\n", "documentation" : "

                                                              Information about the image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Image property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Image" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image.

                                                              \n@return Information about the image.\n@deprecated Use {@link #image()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #image(Image)}\n", "documentation" : "

                                                              Information about the image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Image property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image.

                                                              \n@return Information about the image.\n@deprecated Use {@link #image()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #image(Image)}\n", "documentation" : "

                                                              Information about the image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Image property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                              The email address of the user.

                                                              Users' email addresses are case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                              The email address of the user.

                                                              Users' email addresses are case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                              The email address of the user.

                                                              Users' email addresses are case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The directory names.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasDirectoryNames()} to see if a value was sent in this field.\n

                                                              \n@return The directory names.\n@deprecated Use {@link #directoryNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryNames(List)}\n", "documentation" : "

                                                              The directory names.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryNames", "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

                                                              \nYou can use {@link #hasDirectoryNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryNames" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The directory names.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasDirectoryNames()} to see if a value was sent in this field.\n

                                                              \n@return The directory names.\n@deprecated Use {@link #directoryNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryNames(List)}\n", "documentation" : "

                                                              The directory names.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryNames", "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

                                                              \nYou can use {@link #hasDirectoryNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The directory names.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasDirectoryNames()} to see if a value was sent in this field.\n

                                                              \n@return The directory names.\n@deprecated Use {@link #directoryNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryNames(List)}\n", "documentation" : "

                                                              The directory names.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryNames", "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

                                                              \nYou can use {@link #hasDirectoryNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasDirectoryConfigs()} to see if a value was sent in this field.\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.\n@deprecated Use {@link #directoryConfigs()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryConfigs(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DirectoryConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfigs", "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

                                                              \nYou can use {@link #hasDirectoryConfigs()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(DirectoryConfig)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryConfigs" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasDirectoryConfigs()} to see if a value was sent in this field.\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.\n@deprecated Use {@link #directoryConfigs()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryConfigs(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DirectoryConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfigs", "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

                                                              \nYou can use {@link #hasDirectoryConfigs()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(DirectoryConfig)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasDirectoryConfigs()} to see if a value was sent in this field.\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.\n@deprecated Use {@link #directoryConfigs()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryConfigs(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DirectoryConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfigs", "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

                                                              \nYou can use {@link #hasDirectoryConfigs()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(DirectoryConfig)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The names of the fleets to describe.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the fleets to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the fleets to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The names of the fleets to describe.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the fleets to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the fleets to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The names of the fleets to describe.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the fleets to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the fleets to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the fleets.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasFleets()} to see if a value was sent in this field.\n

                                                              \n@return Information about the fleets.\n@deprecated Use {@link #fleets()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleets(List)}\n", "documentation" : "

                                                              Information about the fleets.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleets", "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

                                                              \nYou can use {@link #hasFleets()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Fleet)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Fleets" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the fleets.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasFleets()} to see if a value was sent in this field.\n

                                                              \n@return Information about the fleets.\n@deprecated Use {@link #fleets()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleets(List)}\n", "documentation" : "

                                                              Information about the fleets.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleets", "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

                                                              \nYou can use {@link #hasFleets()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Fleet)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the fleets.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasFleets()} to see if a value was sent in this field.\n

                                                              \n@return Information about the fleets.\n@deprecated Use {@link #fleets()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleets(List)}\n", "documentation" : "

                                                              Information about the fleets.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleets", "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

                                                              \nYou can use {@link #hasFleets()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Fleet)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the image builders to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the image builders to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Names" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the image builders to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the image builders to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the image builders to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the image builders to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builders.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasImageBuilders()} to see if a value was sent in this field.\n

                                                              \n@return Information about the image builders.\n@deprecated Use {@link #imageBuilders()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilders(List)}\n", "documentation" : "

                                                              Information about the image builders.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilders property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilders", "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

                                                              \nYou can use {@link #hasImageBuilders()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ImageBuilder)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilders" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builders.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasImageBuilders()} to see if a value was sent in this field.\n

                                                              \n@return Information about the image builders.\n@deprecated Use {@link #imageBuilders()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilders(List)}\n", "documentation" : "

                                                              Information about the image builders.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilders property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilders", "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

                                                              \nYou can use {@link #hasImageBuilders()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ImageBuilder)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the image builders.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasImageBuilders()} to see if a value was sent in this field.\n

                                                              \n@return Information about the image builders.\n@deprecated Use {@link #imageBuilders()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageBuilders(List)}\n", "documentation" : "

                                                              Information about the image builders.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilders property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilders", "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

                                                              \nYou can use {@link #hasImageBuilders()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ImageBuilder)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasSharedAwsAccountIds()} to see if a value was sent in this field.\n

                                                              \n@return The 12-digit identifier of one or more AWS accounts with which the image is shared.\n@deprecated Use {@link #sharedAwsAccountIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAwsAccountIds(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SharedAwsAccountIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAwsAccountIds", "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

                                                              \nYou can use {@link #hasSharedAwsAccountIds()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SharedAwsAccountIds" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasSharedAwsAccountIds()} to see if a value was sent in this field.\n

                                                              \n@return The 12-digit identifier of one or more AWS accounts with which the image is shared.\n@deprecated Use {@link #sharedAwsAccountIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAwsAccountIds(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SharedAwsAccountIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAwsAccountIds", "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

                                                              \nYou can use {@link #hasSharedAwsAccountIds()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasSharedAwsAccountIds()} to see if a value was sent in this field.\n

                                                              \n@return The 12-digit identifier of one or more AWS accounts with which the image is shared.\n@deprecated Use {@link #sharedAwsAccountIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedAwsAccountIds(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SharedAwsAccountIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAwsAccountIds", "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

                                                              \nYou can use {@link #hasSharedAwsAccountIds()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the private image.

                                                              \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the private image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasSharedImagePermissionsList()} to see if a value was sent in this field.\n

                                                              \n@return The permissions for a private image that you own.\n@deprecated Use {@link #sharedImagePermissionsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedImagePermissionsList(List)}\n", "documentation" : "

                                                              The permissions for a private image that you own.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedImagePermissionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedImagePermissionsList", "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

                                                              \nYou can use {@link #hasSharedImagePermissionsList()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(SharedImagePermissions)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the private image.

                                                              \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the private image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SharedImagePermissionsList" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasSharedImagePermissionsList()} to see if a value was sent in this field.\n

                                                              \n@return The permissions for a private image that you own.\n@deprecated Use {@link #sharedImagePermissionsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedImagePermissionsList(List)}\n", "documentation" : "

                                                              The permissions for a private image that you own.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedImagePermissionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedImagePermissionsList", "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

                                                              \nYou can use {@link #hasSharedImagePermissionsList()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(SharedImagePermissions)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the private image.

                                                              \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the private image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasSharedImagePermissionsList()} to see if a value was sent in this field.\n

                                                              \n@return The permissions for a private image that you own.\n@deprecated Use {@link #sharedImagePermissionsList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sharedImagePermissionsList(List)}\n", "documentation" : "

                                                              The permissions for a private image that you own.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedImagePermissionsList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedImagePermissionsList", "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

                                                              \nYou can use {@link #hasSharedImagePermissionsList()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(SharedImagePermissions)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the public or private images to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the public or private images to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasArns()} to see if a value was sent in this field.\n

                                                              \n@return The ARNs of the public, private, and shared images to describe.\n@deprecated Use {@link #arns()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #arns(List)}\n", "documentation" : "

                                                              The ARNs of the public, private, and shared images to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArns", "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

                                                              \nYou can use {@link #hasArns()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #typeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #type(String)}\n", "documentation" : "

                                                              The type of image (public, private, or shared) to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Type property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arns" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasArns()} to see if a value was sent in this field.\n

                                                              \n@return The ARNs of the public, private, and shared images to describe.\n@deprecated Use {@link #arns()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #arns(List)}\n", "documentation" : "

                                                              The ARNs of the public, private, and shared images to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArns", "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

                                                              \nYou can use {@link #hasArns()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Names" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the public or private images to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the public or private images to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Type" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #typeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #type(String)}\n", "documentation" : "

                                                              The type of image (public, private, or shared) to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Type property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the public or private images to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the public or private images to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasArns()} to see if a value was sent in this field.\n

                                                              \n@return The ARNs of the public, private, and shared images to describe.\n@deprecated Use {@link #arns()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #arns(List)}\n", "documentation" : "

                                                              The ARNs of the public, private, and shared images to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArns", "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

                                                              \nYou can use {@link #hasArns()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #typeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #type(String)}\n", "documentation" : "

                                                              The type of image (public, private, or shared) to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Type property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the images.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasImages()} to see if a value was sent in this field.\n

                                                              \n@return Information about the images.\n@deprecated Use {@link #images()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #images(List)}\n", "documentation" : "

                                                              Information about the images.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Images property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImages", "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

                                                              \nYou can use {@link #hasImages()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Image)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Images" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the images.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasImages()} to see if a value was sent in this field.\n

                                                              \n@return Information about the images.\n@deprecated Use {@link #images()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #images(List)}\n", "documentation" : "

                                                              Information about the images.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Images property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImages", "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

                                                              \nYou can use {@link #hasImages()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Image)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the images.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasImages()} to see if a value was sent in this field.\n

                                                              \n@return Information about the images.\n@deprecated Use {@link #images()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #images(List)}\n", "documentation" : "

                                                              Information about the images.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Images property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImages", "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

                                                              \nYou can use {@link #hasImages()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Image)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack. This value is case-sensitive.

                                                              \n@return The name of the stack. This value is case-sensitive.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack. This value is case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet. This value is case-sensitive.

                                                              \n@return The name of the fleet. This value is case-sensitive.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet. This value is case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The user identifier.

                                                              \n@return The user identifier.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                              The user identifier.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #limit()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #limit(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Limit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLimit", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FleetName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet. This value is case-sensitive.

                                                              \n@return The name of the fleet. This value is case-sensitive.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet. This value is case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Limit" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #limit()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #limit(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Limit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLimit", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack. This value is case-sensitive.

                                                              \n@return The name of the stack. This value is case-sensitive.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack. This value is case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The user identifier.

                                                              \n@return The user identifier.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                              The user identifier.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack. This value is case-sensitive.

                                                              \n@return The name of the stack. This value is case-sensitive.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack. This value is case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet. This value is case-sensitive.

                                                              \n@return The name of the fleet. This value is case-sensitive.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet. This value is case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The user identifier.

                                                              \n@return The user identifier.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                              The user identifier.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #limit()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #limit(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Limit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLimit", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasSessions()} to see if a value was sent in this field.\n

                                                              \n@return Information about the streaming sessions.\n@deprecated Use {@link #sessions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sessions(List)}\n", "documentation" : "

                                                              Information about the streaming sessions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Sessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessions", "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

                                                              \nYou can use {@link #hasSessions()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Session)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Sessions" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasSessions()} to see if a value was sent in this field.\n

                                                              \n@return Information about the streaming sessions.\n@deprecated Use {@link #sessions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sessions(List)}\n", "documentation" : "

                                                              Information about the streaming sessions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Sessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessions", "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

                                                              \nYou can use {@link #hasSessions()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Session)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the streaming sessions.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasSessions()} to see if a value was sent in this field.\n

                                                              \n@return Information about the streaming sessions.\n@deprecated Use {@link #sessions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sessions(List)}\n", "documentation" : "

                                                              Information about the streaming sessions.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Sessions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessions", "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

                                                              \nYou can use {@link #hasSessions()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Session)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The names of the stacks to describe.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the stacks to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the stacks to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The names of the stacks to describe.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the stacks to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the stacks to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The names of the stacks to describe.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                              \n@return The names of the stacks to describe.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                              The names of the stacks to describe.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                              \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStacksRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStacksRequest", "variableName" : "describeStacksRequest", "variableType" : "DescribeStacksRequest", "documentation" : null, "simpleType" : "DescribeStacksRequest", "variableSetterType" : "DescribeStacksRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStacksResponse" : { "c2jName" : "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the stacks.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasStacks()} to see if a value was sent in this field.\n

                                                              \n@return Information about the stacks.\n@deprecated Use {@link #stacks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #stacks(List)}\n", "documentation" : "

                                                              Information about the stacks.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stacks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStacks", "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

                                                              \nYou can use {@link #hasStacks()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Stack)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Stack", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : "", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Stack", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Stack", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Stacks", "sensitive" : false, "setterDocumentation" : "

                                                              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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Stacks" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the stacks.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasStacks()} to see if a value was sent in this field.\n

                                                              \n@return Information about the stacks.\n@deprecated Use {@link #stacks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #stacks(List)}\n", "documentation" : "

                                                              Information about the stacks.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stacks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStacks", "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

                                                              \nYou can use {@link #hasStacks()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Stack)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Stack", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : "", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Stack", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Stack", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Stacks", "sensitive" : false, "setterDocumentation" : "

                                                              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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the stacks.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasStacks()} to see if a value was sent in this field.\n

                                                              \n@return Information about the stacks.\n@deprecated Use {@link #stacks()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #stacks(List)}\n", "documentation" : "

                                                              Information about the stacks.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stacks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStacks", "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

                                                              \nYou can use {@link #hasStacks()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Stack)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Stack", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : "", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Stack", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Stack", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Stacks", "sensitive" : false, "setterDocumentation" : "

                                                              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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the usage report subscription.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUsageReportSubscriptions()} to see if a value was sent in this field.\n

                                                              \n@return Information about the usage report subscription.\n@deprecated Use {@link #usageReportSubscriptions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #usageReportSubscriptions(List)}\n", "documentation" : "

                                                              Information about the usage report subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UsageReportSubscriptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUsageReportSubscriptions", "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

                                                              \nYou can use {@link #hasUsageReportSubscriptions()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UsageReportSubscription)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UsageReportSubscriptions" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the usage report subscription.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUsageReportSubscriptions()} to see if a value was sent in this field.\n

                                                              \n@return Information about the usage report subscription.\n@deprecated Use {@link #usageReportSubscriptions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #usageReportSubscriptions(List)}\n", "documentation" : "

                                                              Information about the usage report subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UsageReportSubscriptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUsageReportSubscriptions", "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

                                                              \nYou can use {@link #hasUsageReportSubscriptions()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UsageReportSubscription)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about the usage report subscription.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUsageReportSubscriptions()} to see if a value was sent in this field.\n

                                                              \n@return Information about the usage report subscription.\n@deprecated Use {@link #usageReportSubscriptions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #usageReportSubscriptions(List)}\n", "documentation" : "

                                                              Information about the usage report subscription.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UsageReportSubscriptions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUsageReportSubscriptions", "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

                                                              \nYou can use {@link #hasUsageReportSubscriptions()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UsageReportSubscription)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack that is associated with the user.

                                                              \n@return The name of the stack that is associated with the user.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack that is associated with the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack that is associated with the user.

                                                              \n@return The name of the stack that is associated with the user.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack that is associated with the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack that is associated with the user.

                                                              \n@return The name of the stack that is associated with the user.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack that is associated with the user.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The UserStackAssociation objects.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

                                                              \n@return The UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

                                                              The UserStackAssociation objects.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

                                                              \nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserStackAssociations" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The UserStackAssociation objects.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

                                                              \n@return The UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

                                                              The UserStackAssociation objects.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

                                                              \nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The UserStackAssociation objects.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\n

                                                              \n@return The UserStackAssociation objects.\n@deprecated Use {@link #userStackAssociations()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userStackAssociations(List)}\n", "documentation" : "

                                                              The UserStackAssociation objects.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociations", "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

                                                              \nYou can use {@link #hasUserStackAssociations()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserStackAssociation)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The maximum size of each page of results.

                                                              \n@return The maximum size of each page of results.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

                                                              The maximum size of each page of results.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about users in the user pool.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUsers()} to see if a value was sent in this field.\n

                                                              \n@return Information about users in the user pool.\n@deprecated Use {@link #users()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #users(List)}\n", "documentation" : "

                                                              Information about users in the user pool.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Users property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUsers", "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

                                                              \nYou can use {@link #hasUsers()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(User)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Users" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about users in the user pool.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUsers()} to see if a value was sent in this field.\n

                                                              \n@return Information about users in the user pool.\n@deprecated Use {@link #users()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #users(List)}\n", "documentation" : "

                                                              Information about users in the user pool.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Users property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUsers", "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

                                                              \nYou can use {@link #hasUsers()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(User)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              Information about users in the user pool.

                                                              \n

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

                                                              \n

                                                              \nYou can use {@link #hasUsers()} to see if a value was sent in this field.\n

                                                              \n@return Information about users in the user pool.\n@deprecated Use {@link #users()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #users(List)}\n", "documentation" : "

                                                              Information about users in the user pool.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Users property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUsers", "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

                                                              \nYou can use {@link #hasUsers()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(User)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The fully qualified name of the directory (for example, corp.example.com).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

                                                              \n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

                                                              The distinguished names of the organizational units for computer accounts.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

                                                              \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The time the directory configuration was created.

                                                              \n@return The time the directory configuration was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                              The time the directory configuration was created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CreatedTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The time the directory configuration was created.

                                                              \n@return The time the directory configuration was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                              The time the directory configuration was created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DirectoryName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The fully qualified name of the directory (for example, corp.example.com).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedNames" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

                                                              \n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

                                                              The distinguished names of the organizational units for computer accounts.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

                                                              \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccountCredentials" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The fully qualified name of the directory (for example, corp.example.com).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

                                                              \n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

                                                              The distinguished names of the organizational units for computer accounts.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

                                                              \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The time the directory configuration was created.

                                                              \n@return The time the directory configuration was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                              The time the directory configuration was created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                              The email address of the user.

                                                              Users' email addresses are case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                              The email address of the user.

                                                              Users' email addresses are case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                              The email address of the user.

                                                              Users' email addresses are case-sensitive.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FleetName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the stack.

                                                              \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                              The name of the stack.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The fully qualified name of the directory (for example, corp.example.com).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The distinguished name of the organizational unit for computer accounts.

                                                              \n@return The distinguished name of the organizational unit for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #organizationalUnitDistinguishedName(String)}\n", "documentation" : "

                                                              The distinguished name of the organizational unit for computer accounts.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The fully qualified name of the directory (for example, corp.example.com).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The distinguished name of the organizational unit for computer accounts.

                                                              \n@return The distinguished name of the organizational unit for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #organizationalUnitDistinguishedName(String)}\n", "documentation" : "

                                                              The distinguished name of the organizational unit for computer accounts.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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).\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                              The fully qualified name of the directory (for example, corp.example.com).

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The distinguished name of the organizational unit for computer accounts.

                                                              \n@return The distinguished name of the organizational unit for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #organizationalUnitDistinguishedName(String)}\n", "documentation" : "

                                                              The distinguished name of the organizational unit for computer accounts.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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.

                                                              \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                              The authentication type for the user. You must specify USERPOOL.

                                                              ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of the streaming session.

                                                              \n@return The identifier of the streaming session.\n@deprecated Use {@link #sessionId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sessionId(String)}\n", "documentation" : "

                                                              The identifier of the streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SessionId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessionId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SessionId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of the streaming session.

                                                              \n@return The identifier of the streaming session.\n@deprecated Use {@link #sessionId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sessionId(String)}\n", "documentation" : "

                                                              The identifier of the streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SessionId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessionId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The identifier of the streaming session.

                                                              \n@return The identifier of the streaming session.\n@deprecated Use {@link #sessionId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #sessionId(String)}\n", "documentation" : "

                                                              The identifier of the streaming session.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SessionId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSessionId", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "Fleet" : { "c2jName" : "Fleet", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                              Describes 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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Name (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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the fleet.

                                                              \n@return The Amazon Resource Name (ARN) for the fleet.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the fleet.

                                                              \n@param arn The Amazon Resource Name (ARN) for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                              The Amazon Resource Name (ARN) for the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the fleet.

                                                              \n@param arn The Amazon Resource Name (ARN) for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                              The Amazon Resource Name (ARN) for the fleet.

                                                              \n@return The Amazon Resource Name (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 Amazon Resource Name (ARN) for the fleet.

                                                              \n@param arn The Amazon Resource Name (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 Amazon Resource Name (ARN) for the fleet.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the fleet.

                                                              \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                              The name of the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The fleet name to display.

                                                              \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                              The fleet name to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The description to display.

                                                              \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                              The description to display.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The name of the image used to create the fleet.

                                                              \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                              The name of the image used to create the fleet.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              The ARN for the public, private, or shared image.

                                                              \n@return The ARN for the public, private, or shared image.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                              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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                              The ARN for the public, private, or shared image.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                              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

                                                              • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFleetType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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\n@deprecated Use {@link #fleetTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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\n@deprecated Use {@link #fleetType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FleetType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The capacity status for the fleet.

                                                                        \n@return The capacity status for the fleet.\n@deprecated Use {@link #computeCapacityStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #computeCapacityStatus(ComputeCapacityStatus)}\n", "documentation" : "

                                                                        The capacity status for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacityStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacityStatus", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                        The current state for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : "FleetState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The VPC configuration for the fleet.

                                                                        \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                        The VPC configuration for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The time the fleet was created.

                                                                        \n@return The time the fleet was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                        The time the fleet was created.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The fleet errors.

                                                                        \n

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

                                                                        \n

                                                                        \nYou can use {@link #hasFleetErrors()} to see if a value was sent in this field.\n

                                                                        \n@return The fleet errors.\n@deprecated Use {@link #fleetErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #fleetErrors(List)}\n", "documentation" : "

                                                                        The fleet errors.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetErrors", "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

                                                                        \nYou can use {@link #hasFleetErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(FleetError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        Indicates whether default internet access is enabled for the fleet.

                                                                        \n@return Indicates whether default internet access is enabled for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                        Indicates whether default internet access is enabled for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                                                        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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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 0.

                                                                        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 0.

                                                                        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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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 0.

                                                                        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 0.

                                                                        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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                                                        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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@return The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@return The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                        The Amazon Resource Name (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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The Amazon Resource Name (ARN) for the fleet.

                                                                        \n@return The Amazon Resource Name (ARN) for the fleet.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        The Amazon Resource Name (ARN) for the fleet.

                                                                        \n@param arn The Amazon Resource Name (ARN) for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                        The Amazon Resource Name (ARN) for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                                        The Amazon Resource Name (ARN) for the fleet.

                                                                        \n@param arn The Amazon Resource Name (ARN) for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                                        The Amazon Resource Name (ARN) for the fleet.

                                                                        \n@return The Amazon Resource Name (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 Amazon Resource Name (ARN) for the fleet.

                                                                        \n@param arn The Amazon Resource Name (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 Amazon Resource Name (ARN) for the fleet.

                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ComputeCapacityStatus" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The capacity status for the fleet.

                                                                        \n@return The capacity status for the fleet.\n@deprecated Use {@link #computeCapacityStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #computeCapacityStatus(ComputeCapacityStatus)}\n", "documentation" : "

                                                                        The capacity status for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacityStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacityStatus", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreatedTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The time the fleet was created.

                                                                        \n@return The time the fleet was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                        The time the fleet was created.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The description to display.

                                                                        \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                        The description to display.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisconnectTimeoutInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The fleet name to display.

                                                                        \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                        The fleet name to display.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        Indicates whether default internet access is enabled for the fleet.

                                                                        \n@return Indicates whether default internet access is enabled for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                        Indicates whether default internet access is enabled for the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FleetErrors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The fleet errors.

                                                                        \n

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

                                                                        \n

                                                                        \nYou can use {@link #hasFleetErrors()} to see if a value was sent in this field.\n

                                                                        \n@return The fleet errors.\n@deprecated Use {@link #fleetErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #fleetErrors(List)}\n", "documentation" : "

                                                                        The fleet errors.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetErrors", "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

                                                                        \nYou can use {@link #hasFleetErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(FleetError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FleetType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFleetType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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\n@deprecated Use {@link #fleetTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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\n@deprecated Use {@link #fleetType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FleetType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IamRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@return The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@return The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                        The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IdleDisconnectTimeoutInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                                                        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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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 0.

                                                                        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 0.

                                                                        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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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 0.

                                                                        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 0.

                                                                        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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                                                        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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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 0.

                                                                        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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The ARN for the public, private, or shared image.

                                                                        \n@return The ARN for the public, private, or shared image.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                        The ARN for the public, private, or shared image.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        The name of the image used to create the fleet.

                                                                        \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                        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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                                        The name of the image used to create the fleet.

                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InstanceType" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                        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

                                                                        • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                          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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxUserDurationInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The name of the fleet.

                                                                                  \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                  The name of the fleet.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "State" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                  The current state for the fleet.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "FleetState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The VPC configuration for the fleet.

                                                                                  \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                  The VPC configuration for the fleet.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                  The Amazon Resource Name (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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) for the fleet.

                                                                                  \n@return The Amazon Resource Name (ARN) for the fleet.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) for the fleet.

                                                                                  \n@param arn The Amazon Resource Name (ARN) for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                  The Amazon Resource Name (ARN) for the fleet.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) for the fleet.

                                                                                  \n@param arn The Amazon Resource Name (ARN) for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                                                  The Amazon Resource Name (ARN) for the fleet.

                                                                                  \n@return The Amazon Resource Name (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 Amazon Resource Name (ARN) for the fleet.

                                                                                  \n@param arn The Amazon Resource Name (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 Amazon Resource Name (ARN) for the fleet.

                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The name of the fleet.

                                                                                  \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                  The name of the fleet.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The fleet name to display.

                                                                                  \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                  The fleet name to display.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The description to display.

                                                                                  \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                  The description to display.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The name of the image used to create the fleet.

                                                                                  \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                                                  The name of the image used to create the fleet.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  The ARN for the public, private, or shared image.

                                                                                  \n@return The ARN for the public, private, or shared image.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                  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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                  The ARN for the public, private, or shared image.

                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                  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

                                                                                  • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                    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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getFleetType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #fleetTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #fleetType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FleetType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The capacity status for the fleet.

                                                                                            \n@return The capacity status for the fleet.\n@deprecated Use {@link #computeCapacityStatus()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #computeCapacityStatus(ComputeCapacityStatus)}\n", "documentation" : "

                                                                                            The capacity status for the fleet.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacityStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacityStatus", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                            The current state for the fleet.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "FleetState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The VPC configuration for the fleet.

                                                                                            \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                            The VPC configuration for the fleet.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The time the fleet was created.

                                                                                            \n@return The time the fleet was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                            The time the fleet was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The fleet errors.

                                                                                            \n

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

                                                                                            \n

                                                                                            \nYou can use {@link #hasFleetErrors()} to see if a value was sent in this field.\n

                                                                                            \n@return The fleet errors.\n@deprecated Use {@link #fleetErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #fleetErrors(List)}\n", "documentation" : "

                                                                                            The fleet errors.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetErrors", "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

                                                                                            \nYou can use {@link #hasFleetErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(FleetError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            Indicates whether default internet access is enabled for the fleet.

                                                                                            \n@return Indicates whether default internet access is enabled for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                            Indicates whether default internet access is enabled for the fleet.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                                                                            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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                                                                            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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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 0.

                                                                                            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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            \n@return The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            \n@return The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            \n@param iamRoleArn The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                            The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                            For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" }, { "name" : "IAM_ROLE_ARN", "value" : "IAM_ROLE_ARN" } ], "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                            The error code.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The error message.

                                                                                            \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                            The error message.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                            The error code.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The error message.

                                                                                            \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                            The error message.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                            The error code.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The error message.

                                                                                            \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                            The error message.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : "MACHINE_ROLE_IS_MISSING", "value" : "MACHINE_ROLE_IS_MISSING" }, { "name" : "STS_DISABLED_IN_REGION", "value" : "STS_DISABLED_IN_REGION" }, { "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image.

                                                                                            \n@return The name of the image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                            The name of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image.

                                                                                            \n@return The ARN of the image.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                            The ARN of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image from which this image was created.

                                                                                            \n@return The ARN of the image from which this image was created.\n@deprecated Use {@link #baseImageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #baseImageArn(String)}\n", "documentation" : "

                                                                                            The ARN of the image from which this image was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BaseImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBaseImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The image name to display.

                                                                                            \n@return The image name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                            The image name to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #state(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVisibility", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #visibilityAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #visibility(String)}\n", "documentation" : "

                                                                                            Indicates whether the image is public or private.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Visibility property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVisibility", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            Indicates whether an image builder can be launched from this image.

                                                                                            \n@return Indicates whether an image builder can be launched from this image.\n@deprecated Use {@link #imageBuilderSupported()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imageBuilderSupported(Boolean)}\n", "documentation" : "

                                                                                            Indicates whether an image builder can be launched from this image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderSupported property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderSupported", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getImageBuilderName", "beanStyleSetterMethodName" : "setImageBuilderName", "c2jName" : "ImageBuilderName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, 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 #imageBuilderName(String)}.\n@param imageBuilderName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilderName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@return The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@deprecated Use {@link #imageBuilderName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #imageBuilderName(String)}\n", "documentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderName", "fluentSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderName", "getterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@return The name of the image builder that was used to create the private image. If the image is shared, 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" : "ImageBuilderName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageBuilderName", "sensitive" : false, "setterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.", "setterMethodName" : "setImageBuilderName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageBuilderName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageBuilderName", "variableType" : "String", "documentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPlatform", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #platformAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #platform(String)}\n", "documentation" : "

                                                                                            The operating system platform of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Platform property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPlatform", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The description to display.

                                                                                            \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                            The description to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The reason why the last state change occurred.

                                                                                            \n@return The reason why the last state change occurred.\n@deprecated Use {@link #stateChangeReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #stateChangeReason(ImageStateChangeReason)}\n", "documentation" : "

                                                                                            The reason why the last state change occurred.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StateChangeReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStateChangeReason", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The applications associated with the image.

                                                                                            \n

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

                                                                                            \n

                                                                                            \nYou can use {@link #hasApplications()} to see if a value was sent in this field.\n

                                                                                            \n@return The applications associated with the image.\n@deprecated Use {@link #applications()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #applications(List)}\n", "documentation" : "

                                                                                            The applications associated with the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Applications property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplications", "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

                                                                                            \nYou can use {@link #hasApplications()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Application)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The time the image was created.

                                                                                            \n@return The time the image was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                            The time the image was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #publicBaseImageReleasedDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #publicBaseImageReleasedDate(Instant)}\n", "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, "existenceCheckDocumentation" : "Returns true if the PublicBaseImageReleasedDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPublicBaseImageReleasedDate", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                            The permissions to provide to the destination AWS account for the specified image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Applications" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The applications associated with the image.

                                                                                            \n

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

                                                                                            \n

                                                                                            \nYou can use {@link #hasApplications()} to see if a value was sent in this field.\n

                                                                                            \n@return The applications associated with the image.\n@deprecated Use {@link #applications()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #applications(List)}\n", "documentation" : "

                                                                                            The applications associated with the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Applications property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplications", "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

                                                                                            \nYou can use {@link #hasApplications()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Application)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AppstreamAgentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Arn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image.

                                                                                            \n@return The ARN of the image.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                            The ARN of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "BaseImageArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image from which this image was created.

                                                                                            \n@return The ARN of the image from which this image was created.\n@deprecated Use {@link #baseImageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #baseImageArn(String)}\n", "documentation" : "

                                                                                            The ARN of the image from which this image was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BaseImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBaseImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreatedTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The time the image was created.

                                                                                            \n@return The time the image was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                            The time the image was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The description to display.

                                                                                            \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                            The description to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The image name to display.

                                                                                            \n@return The image name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                            The image name to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageBuilderName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getImageBuilderName", "beanStyleSetterMethodName" : "setImageBuilderName", "c2jName" : "ImageBuilderName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, 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 #imageBuilderName(String)}.\n@param imageBuilderName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilderName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@return The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@deprecated Use {@link #imageBuilderName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #imageBuilderName(String)}\n", "documentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderName", "fluentSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderName", "getterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@return The name of the image builder that was used to create the private image. If the image is shared, 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" : "ImageBuilderName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageBuilderName", "sensitive" : false, "setterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.", "setterMethodName" : "setImageBuilderName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageBuilderName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageBuilderName", "variableType" : "String", "documentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageBuilderSupported" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            Indicates whether an image builder can be launched from this image.

                                                                                            \n@return Indicates whether an image builder can be launched from this image.\n@deprecated Use {@link #imageBuilderSupported()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imageBuilderSupported(Boolean)}\n", "documentation" : "

                                                                                            Indicates whether an image builder can be launched from this image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderSupported property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderSupported", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImagePermissions" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                            The permissions to provide to the destination AWS account for the specified image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image.

                                                                                            \n@return The name of the image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                            The name of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Platform" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPlatform", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #platformAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #platform(String)}\n", "documentation" : "

                                                                                            The operating system platform of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Platform property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPlatform", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PublicBaseImageReleasedDate" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #publicBaseImageReleasedDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #publicBaseImageReleasedDate(Instant)}\n", "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, "existenceCheckDocumentation" : "Returns true if the PublicBaseImageReleasedDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPublicBaseImageReleasedDate", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "State" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #state(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StateChangeReason" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The reason why the last state change occurred.

                                                                                            \n@return The reason why the last state change occurred.\n@deprecated Use {@link #stateChangeReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #stateChangeReason(ImageStateChangeReason)}\n", "documentation" : "

                                                                                            The reason why the last state change occurred.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StateChangeReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStateChangeReason", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Visibility" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVisibility", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #visibilityAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #visibility(String)}\n", "documentation" : "

                                                                                            Indicates whether the image is public or private.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Visibility property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVisibility", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image.

                                                                                            \n@return The name of the image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                            The name of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image.

                                                                                            \n@return The ARN of the image.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                            The ARN of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image from which this image was created.

                                                                                            \n@return The ARN of the image from which this image was created.\n@deprecated Use {@link #baseImageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #baseImageArn(String)}\n", "documentation" : "

                                                                                            The ARN of the image from which this image was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the BaseImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasBaseImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The image name to display.

                                                                                            \n@return The image name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                            The image name to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #state(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVisibility", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #visibilityAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #visibility(String)}\n", "documentation" : "

                                                                                            Indicates whether the image is public or private.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "VisibilityType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Visibility property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVisibility", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            Indicates whether an image builder can be launched from this image.

                                                                                            \n@return Indicates whether an image builder can be launched from this image.\n@deprecated Use {@link #imageBuilderSupported()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imageBuilderSupported(Boolean)}\n", "documentation" : "

                                                                                            Indicates whether an image builder can be launched from this image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderSupported property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderSupported", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getImageBuilderName", "beanStyleSetterMethodName" : "setImageBuilderName", "c2jName" : "ImageBuilderName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, 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 #imageBuilderName(String)}.\n@param imageBuilderName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #imageBuilderName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@return The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@deprecated Use {@link #imageBuilderName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #imageBuilderName(String)}\n", "documentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imageBuilderName", "fluentSetterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imageBuilderName", "getterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@return The name of the image builder that was used to create the private image. If the image is shared, 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" : "ImageBuilderName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ImageBuilderName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ImageBuilderName", "sensitive" : false, "setterDocumentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            \n@param imageBuilderName The name of the image builder that was used to create the private image. If the image is shared, this value is null.", "setterMethodName" : "setImageBuilderName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "imageBuilderName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "imageBuilderName", "variableType" : "String", "documentation" : "

                                                                                            The name of the image builder that was used to create the private image. If the image is shared, this value is null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPlatform", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #platformAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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\n@deprecated Use {@link #platform(String)}\n", "documentation" : "

                                                                                            The operating system platform of the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Platform property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPlatform", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The description to display.

                                                                                            \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                            The description to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The reason why the last state change occurred.

                                                                                            \n@return The reason why the last state change occurred.\n@deprecated Use {@link #stateChangeReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #stateChangeReason(ImageStateChangeReason)}\n", "documentation" : "

                                                                                            The reason why the last state change occurred.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StateChangeReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStateChangeReason", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The applications associated with the image.

                                                                                            \n

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

                                                                                            \n

                                                                                            \nYou can use {@link #hasApplications()} to see if a value was sent in this field.\n

                                                                                            \n@return The applications associated with the image.\n@deprecated Use {@link #applications()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #applications(List)}\n", "documentation" : "

                                                                                            The applications associated with the image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Applications property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplications", "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

                                                                                            \nYou can use {@link #hasApplications()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Application)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The time the image was created.

                                                                                            \n@return The time the image was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                            The time the image was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #publicBaseImageReleasedDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #publicBaseImageReleasedDate(Instant)}\n", "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, "existenceCheckDocumentation" : "Returns true if the PublicBaseImageReleasedDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPublicBaseImageReleasedDate", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                            The permissions to provide to the destination AWS account for the specified image.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The name of the image builder.

                                                                                            \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                            The name of the image builder.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN for the image builder.

                                                                                            \n@return The ARN for the image builder.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                            The ARN for the image builder.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The ARN of the image from which this builder was created.

                                                                                            \n@return The ARN of the image from which this builder was created.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                            The ARN of the image from which this builder was created.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The description to display.

                                                                                            \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                            The description to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The image builder name to display.

                                                                                            \n@return The image builder name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                            The image builder name to display.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The VPC configuration of the image builder.

                                                                                            \n@return The VPC configuration of the image builder.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                            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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                            The VPC configuration of the image builder.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The instance type for the image builder. 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                            The instance type for the image builder. 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 for the image builder. 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@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                              The instance type for the image builder. 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 for the image builder. 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.\n@deprecated Use {@link #instanceType(String)}\n", "documentation" : "

                                                                                                The instance type for the image builder. 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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                                                                                The instance type for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPlatform", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      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\n@deprecated Use {@link #platformAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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\n@deprecated Use {@link #platform(String)}\n", "documentation" : "

                                                                                                      The operating system platform of the image builder.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Platform property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPlatform", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@return The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@return The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                                      The state of the image builder.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The reason why the last state change occurred.

                                                                                                      \n@return The reason why the last state change occurred.\n@deprecated Use {@link #stateChangeReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #stateChangeReason(ImageBuilderStateChangeReason)}\n", "documentation" : "

                                                                                                      The reason why the last state change occurred.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StateChangeReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStateChangeReason", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The time stamp when the image builder was created.

                                                                                                      \n@return The time stamp when the image builder was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                      The time stamp when the image builder was created.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Enables or disables default internet access for the image builder.

                                                                                                      \n@return Enables or disables default internet access for the image builder.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                                      Enables or disables default internet access for the image builder.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNetworkAccessConfiguration", "beanStyleSetterMethodName" : "setNetworkAccessConfiguration", "c2jName" : "NetworkAccessConfiguration", "c2jShape" : "NetworkAccessConfiguration", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the NetworkAccessConfiguration property for this object.\n@return The value of the NetworkAccessConfiguration property for this object.\n@deprecated Use {@link #networkAccessConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #networkAccessConfiguration(NetworkAccessConfiguration)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NetworkAccessConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNetworkAccessConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "networkAccessConfiguration", "fluentSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "networkAccessConfiguration", "getterDocumentation" : "Returns the value of the NetworkAccessConfiguration property for this object.\n@return The value of the NetworkAccessConfiguration property for this object.", "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" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.", "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" : "", "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The image builder errors.

                                                                                                      \n

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

                                                                                                      \n

                                                                                                      \nYou can use {@link #hasImageBuilderErrors()} to see if a value was sent in this field.\n

                                                                                                      \n@return The image builder errors.\n@deprecated Use {@link #imageBuilderErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #imageBuilderErrors(List)}\n", "documentation" : "

                                                                                                      The image builder errors.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderErrors", "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

                                                                                                      \nYou can use {@link #hasImageBuilderErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ResourceError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

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

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n

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

                                                                                                      \n

                                                                                                      \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                      \n@return The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n

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

                                                                                                      \n

                                                                                                      \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                      \n@return The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccessEndpoints" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

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

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n

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

                                                                                                      \n

                                                                                                      \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                      \n@return The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n

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

                                                                                                      \n

                                                                                                      \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                      \n@return The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                      The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AppstreamAgentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Arn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The ARN for the image builder.

                                                                                                      \n@return The ARN for the image builder.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                      The ARN for the image builder.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreatedTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The time stamp when the image builder was created.

                                                                                                      \n@return The time stamp when the image builder was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                      The time stamp when the image builder was created.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The description to display.

                                                                                                      \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                      The description to display.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The image builder name to display.

                                                                                                      \n@return The image builder name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                      The image builder name to display.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      Enables or disables default internet access for the image builder.

                                                                                                      \n@return Enables or disables default internet access for the image builder.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                                      Enables or disables default internet access for the image builder.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IamRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@return The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@return The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                                      The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                      For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The ARN of the image from which this builder was created.

                                                                                                      \n@return The ARN of the image from which this builder was created.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                                      The ARN of the image from which this builder was created.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageBuilderErrors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The image builder errors.

                                                                                                      \n

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

                                                                                                      \n

                                                                                                      \nYou can use {@link #hasImageBuilderErrors()} to see if a value was sent in this field.\n

                                                                                                      \n@return The image builder errors.\n@deprecated Use {@link #imageBuilderErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                      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.\n@deprecated Use {@link #imageBuilderErrors(List)}\n", "documentation" : "

                                                                                                      The image builder errors.

                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderErrors", "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

                                                                                                      \nYou can use {@link #hasImageBuilderErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ResourceError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InstanceType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                      The instance type for the image builder. 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                      The instance type for the image builder. 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 for the image builder. 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@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                        The instance type for the image builder. 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 for the image builder. 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.\n@deprecated Use {@link #instanceType(String)}\n", "documentation" : "

                                                                                                          The instance type for the image builder. 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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                                                                                          The instance type for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The name of the image builder.

                                                                                                                \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                The name of the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NetworkAccessConfiguration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNetworkAccessConfiguration", "beanStyleSetterMethodName" : "setNetworkAccessConfiguration", "c2jName" : "NetworkAccessConfiguration", "c2jShape" : "NetworkAccessConfiguration", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the NetworkAccessConfiguration property for this object.\n@return The value of the NetworkAccessConfiguration property for this object.\n@deprecated Use {@link #networkAccessConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #networkAccessConfiguration(NetworkAccessConfiguration)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NetworkAccessConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNetworkAccessConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "networkAccessConfiguration", "fluentSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "networkAccessConfiguration", "getterDocumentation" : "Returns the value of the NetworkAccessConfiguration property for this object.\n@return The value of the NetworkAccessConfiguration property for this object.", "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" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.", "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" : "", "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Platform" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPlatform", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                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\n@deprecated Use {@link #platformAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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\n@deprecated Use {@link #platform(String)}\n", "documentation" : "

                                                                                                                The operating system platform of the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Platform property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPlatform", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "State" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                                                The state of the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StateChangeReason" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The reason why the last state change occurred.

                                                                                                                \n@return The reason why the last state change occurred.\n@deprecated Use {@link #stateChangeReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #stateChangeReason(ImageBuilderStateChangeReason)}\n", "documentation" : "

                                                                                                                The reason why the last state change occurred.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StateChangeReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStateChangeReason", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The VPC configuration of the image builder.

                                                                                                                \n@return The VPC configuration of the image builder.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                                                The VPC configuration of the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The name of the image builder.

                                                                                                                \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                The name of the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The ARN for the image builder.

                                                                                                                \n@return The ARN for the image builder.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                The ARN for the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The ARN of the image from which this builder was created.

                                                                                                                \n@return The ARN of the image from which this builder was created.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                                                The ARN of the image from which this builder was created.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The description to display.

                                                                                                                \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                The description to display.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The image builder name to display.

                                                                                                                \n@return The image builder name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                The image builder name to display.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The VPC configuration of the image builder.

                                                                                                                \n@return The VPC configuration of the image builder.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                                                The VPC configuration of the image builder.

                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getInstanceType", "beanStyleSetterMethodName" : "setInstanceType", "c2jName" : "InstanceType", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                The instance type for the image builder. 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                The instance type for the image builder. 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 for the image builder. 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@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                  The instance type for the image builder. 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 for the image builder. 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.\n@deprecated Use {@link #instanceType(String)}\n", "documentation" : "

                                                                                                                    The instance type for the image builder. 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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "instanceType", "fluentSetterDocumentation" : "

                                                                                                                    The instance type for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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 for the image builder. 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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPlatform", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #platformAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #platform(String)}\n", "documentation" : "

                                                                                                                          The operating system platform of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "PlatformType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Platform property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPlatform", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          \n@return The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          \n@return The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          \n@param iamRoleArn The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                          The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                          For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                                                          The state of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The reason why the last state change occurred.

                                                                                                                          \n@return The reason why the last state change occurred.\n@deprecated Use {@link #stateChangeReason()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #stateChangeReason(ImageBuilderStateChangeReason)}\n", "documentation" : "

                                                                                                                          The reason why the last state change occurred.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StateChangeReason property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStateChangeReason", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time stamp when the image builder was created.

                                                                                                                          \n@return The time stamp when the image builder was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                          The time stamp when the image builder was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Enables or disables default internet access for the image builder.

                                                                                                                          \n@return Enables or disables default internet access for the image builder.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                                                          Enables or disables default internet access for the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNetworkAccessConfiguration", "beanStyleSetterMethodName" : "setNetworkAccessConfiguration", "c2jName" : "NetworkAccessConfiguration", "c2jShape" : "NetworkAccessConfiguration", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the NetworkAccessConfiguration property for this object.\n@return The value of the NetworkAccessConfiguration property for this object.\n@deprecated Use {@link #networkAccessConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #networkAccessConfiguration(NetworkAccessConfiguration)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NetworkAccessConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNetworkAccessConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "networkAccessConfiguration", "fluentSetterDocumentation" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "networkAccessConfiguration", "getterDocumentation" : "Returns the value of the NetworkAccessConfiguration property for this object.\n@return The value of the NetworkAccessConfiguration property for this object.", "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" : "Sets the value of the NetworkAccessConfiguration property for this object.\n\n@param networkAccessConfiguration The new value for the NetworkAccessConfiguration property for this object.", "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" : "", "simpleType" : "NetworkAccessConfiguration", "variableSetterType" : "NetworkAccessConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The image builder errors.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasImageBuilderErrors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The image builder errors.\n@deprecated Use {@link #imageBuilderErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilderErrors(List)}\n", "documentation" : "

                                                                                                                          The image builder errors.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilderErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilderErrors", "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

                                                                                                                          \nYou can use {@link #hasImageBuilderErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ResourceError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

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

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #codeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #code(String)}\n", "documentation" : "

                                                                                                                          The state change reason code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Code property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          \n@return The state change reason message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #message(String)}\n", "documentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Message property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Code" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #codeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #code(String)}\n", "documentation" : "

                                                                                                                          The state change reason code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Code property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Message" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          \n@return The state change reason message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #message(String)}\n", "documentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Message property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #codeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #code(String)}\n", "documentation" : "

                                                                                                                          The state change reason code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageBuilderStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Code property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          \n@return The state change reason message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #message(String)}\n", "documentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Message property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates whether the image can be used for a fleet.

                                                                                                                          \n@return Indicates whether the image can be used for a fleet.\n@deprecated Use {@link #allowFleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #allowFleet(Boolean)}\n", "documentation" : "

                                                                                                                          Indicates whether the image can be used for a fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowFleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowFleet", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates whether the image can be used for an image builder.

                                                                                                                          \n@return Indicates whether the image can be used for an image builder.\n@deprecated Use {@link #allowImageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #allowImageBuilder(Boolean)}\n", "documentation" : "

                                                                                                                          Indicates whether the image can be used for an image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllowFleet" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates whether the image can be used for a fleet.

                                                                                                                          \n@return Indicates whether the image can be used for a fleet.\n@deprecated Use {@link #allowFleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #allowFleet(Boolean)}\n", "documentation" : "

                                                                                                                          Indicates whether the image can be used for a fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowFleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowFleet", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AllowImageBuilder" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates whether the image can be used for an image builder.

                                                                                                                          \n@return Indicates whether the image can be used for an image builder.\n@deprecated Use {@link #allowImageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #allowImageBuilder(Boolean)}\n", "documentation" : "

                                                                                                                          Indicates whether the image can be used for an image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates whether the image can be used for a fleet.

                                                                                                                          \n@return Indicates whether the image can be used for a fleet.\n@deprecated Use {@link #allowFleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #allowFleet(Boolean)}\n", "documentation" : "

                                                                                                                          Indicates whether the image can be used for a fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowFleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowFleet", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Indicates whether the image can be used for an image builder.

                                                                                                                          \n@return Indicates whether the image can be used for an image builder.\n@deprecated Use {@link #allowImageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #allowImageBuilder(Boolean)}\n", "documentation" : "

                                                                                                                          Indicates whether the image can be used for an image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AllowImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAllowImageBuilder", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #codeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #code(String)}\n", "documentation" : "

                                                                                                                          The state change reason code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Code property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          \n@return The state change reason message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #message(String)}\n", "documentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Message property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Code" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #codeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #code(String)}\n", "documentation" : "

                                                                                                                          The state change reason code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Code property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Message" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          \n@return The state change reason message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #message(String)}\n", "documentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Message property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #codeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #code(String)}\n", "documentation" : "

                                                                                                                          The state change reason code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ImageStateChangeReasonCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Code property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          \n@return The state change reason message.\n@deprecated Use {@link #message()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #message(String)}\n", "documentation" : "

                                                                                                                          The state change reason message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Message property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FleetName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Names" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #names()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #names(List)}\n", "documentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Names property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNames", "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

                                                                                                                          \nYou can use {@link #hasNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The 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.\n@deprecated Use {@link #nextToken(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The information about the tags.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The information about the tags.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

                                                                                                                          The information about the tags.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The information about the tags.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The information about the tags.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

                                                                                                                          The information about the tags.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The information about the tags.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The information about the tags.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

                                                                                                                          The information about the tags.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "NetworkAccessConfiguration" : { "c2jName" : "NetworkAccessConfiguration", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                          Describes the network details of the fleet or image builder instance.

                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniPrivateIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniPrivateIpAddress(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the EniPrivateIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEniPrivateIpAddress", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the EniId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEniId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EniId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the EniId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEniId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EniPrivateIpAddress" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniPrivateIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniPrivateIpAddress(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the EniPrivateIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEniPrivateIpAddress", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniPrivateIpAddress()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniPrivateIpAddress(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the EniPrivateIpAddress property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEniPrivateIpAddress", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #eniId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the EniId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEniId", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "PlatformType" : { "c2jName" : "PlatformType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "WINDOWS", "value" : "WINDOWS" }, { "name" : "WINDOWS_SERVER_2016", "value" : "WINDOWS_SERVER_2016" }, { "name" : "WINDOWS_SERVER_2019", "value" : "WINDOWS_SERVER_2019" } ], "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                                                          The error code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The error message.

                                                                                                                          \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                                                          The error message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the error occurred.

                                                                                                                          \n@return The time the error occurred.\n@deprecated Use {@link #errorTimestamp()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorTimestamp(Instant)}\n", "documentation" : "

                                                                                                                          The time the error occurred.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorTimestamp property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorTimestamp", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                                                          The error code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The error message.

                                                                                                                          \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                                                          The error message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorTimestamp" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the error occurred.

                                                                                                                          \n@return The time the error occurred.\n@deprecated Use {@link #errorTimestamp()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorTimestamp(Instant)}\n", "documentation" : "

                                                                                                                          The time the error occurred.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorTimestamp property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorTimestamp", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                                                          The error code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "FleetErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The error message.

                                                                                                                          \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                                                          The error message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the error occurred.

                                                                                                                          \n@return The time the error occurred.\n@deprecated Use {@link #errorTimestamp()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorTimestamp(Instant)}\n", "documentation" : "

                                                                                                                          The time the error occurred.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorTimestamp property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorTimestamp", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AccountName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the account.

                                                                                                                          \n@return The password for the account.\n@deprecated Use {@link #accountPassword()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountPassword(String)}\n", "documentation" : "

                                                                                                                          The password for the account.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccountPassword property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountPassword", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccountName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AccountName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AccountPassword" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the account.

                                                                                                                          \n@return The password for the account.\n@deprecated Use {@link #accountPassword()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountPassword(String)}\n", "documentation" : "

                                                                                                                          The password for the account.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccountPassword property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountPassword", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AccountName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The password for the account.

                                                                                                                          \n@return The password for the account.\n@deprecated Use {@link #accountPassword()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #accountPassword(String)}\n", "documentation" : "

                                                                                                                          The password for the account.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccountPassword property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccountPassword", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the streaming session.

                                                                                                                          \n@return The identifier of the streaming session.\n@deprecated Use {@link #id()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #id(String)}\n", "documentation" : "

                                                                                                                          The identifier of the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Id property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the user for whom the session was created.

                                                                                                                          \n@return The identifier of the user for whom the session was created.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                                                                                          The identifier of the user for whom the session was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack for the streaming session.

                                                                                                                          \n@return The name of the stack for the streaming session.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                          The name of the stack for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet for the streaming session.

                                                                                                                          \n@return The name of the fleet for the streaming session.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                                                          The current state of the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "SessionState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectionState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectionStateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectionState(String)}\n", "documentation" : "

                                                                                                                          Specifies whether a user is connected to the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "SessionConnectionState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectionState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectionState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time when a streaming instance is dedicated for the user.

                                                                                                                          \n@return The time when a streaming instance is dedicated for the user.\n@deprecated Use {@link #startTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #startTime(Instant)}\n", "documentation" : "

                                                                                                                          The time when a streaming instance is dedicated for the user.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #maxExpirationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #maxExpirationTime(Instant)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxExpirationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxExpirationTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The network details for the streaming session.

                                                                                                                          \n@return The network details for the streaming session.\n@deprecated Use {@link #networkAccessConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #networkAccessConfiguration(NetworkAccessConfiguration)}\n", "documentation" : "

                                                                                                                          The network details for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NetworkAccessConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNetworkAccessConfiguration", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ConnectionState" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectionState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectionStateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectionState(String)}\n", "documentation" : "

                                                                                                                          Specifies whether a user is connected to the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "SessionConnectionState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectionState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectionState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FleetName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet for the streaming session.

                                                                                                                          \n@return The name of the fleet for the streaming session.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Id" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the streaming session.

                                                                                                                          \n@return The identifier of the streaming session.\n@deprecated Use {@link #id()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #id(String)}\n", "documentation" : "

                                                                                                                          The identifier of the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Id property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxExpirationTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #maxExpirationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #maxExpirationTime(Instant)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxExpirationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxExpirationTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NetworkAccessConfiguration" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The network details for the streaming session.

                                                                                                                          \n@return The network details for the streaming session.\n@deprecated Use {@link #networkAccessConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #networkAccessConfiguration(NetworkAccessConfiguration)}\n", "documentation" : "

                                                                                                                          The network details for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NetworkAccessConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNetworkAccessConfiguration", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack for the streaming session.

                                                                                                                          \n@return The name of the stack for the streaming session.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                          The name of the stack for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time when a streaming instance is dedicated for the user.

                                                                                                                          \n@return The time when a streaming instance is dedicated for the user.\n@deprecated Use {@link #startTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #startTime(Instant)}\n", "documentation" : "

                                                                                                                          The time when a streaming instance is dedicated for the user.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "State" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                                                          The current state of the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "SessionState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the user for whom the session was created.

                                                                                                                          \n@return The identifier of the user for whom the session was created.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                                                                                          The identifier of the user for whom the session was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the streaming session.

                                                                                                                          \n@return The identifier of the streaming session.\n@deprecated Use {@link #id()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #id(String)}\n", "documentation" : "

                                                                                                                          The identifier of the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Id property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The identifier of the user for whom the session was created.

                                                                                                                          \n@return The identifier of the user for whom the session was created.\n@deprecated Use {@link #userId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #userId(String)}\n", "documentation" : "

                                                                                                                          The identifier of the user for whom the session was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack for the streaming session.

                                                                                                                          \n@return The name of the stack for the streaming session.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                          The name of the stack for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet for the streaming session.

                                                                                                                          \n@return The name of the fleet for the streaming session.\n@deprecated Use {@link #fleetName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #fleetName(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FleetName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleetName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #stateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #state(String)}\n", "documentation" : "

                                                                                                                          The current state of the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "SessionState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the State property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectionState", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectionStateAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectionState(String)}\n", "documentation" : "

                                                                                                                          Specifies whether a user is connected to the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "SessionConnectionState", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectionState property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectionState", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time when a streaming instance is dedicated for the user.

                                                                                                                          \n@return The time when a streaming instance is dedicated for the user.\n@deprecated Use {@link #startTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #startTime(Instant)}\n", "documentation" : "

                                                                                                                          The time when a streaming instance is dedicated for the user.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StartTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStartTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #maxExpirationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #maxExpirationTime(Instant)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxExpirationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxExpirationTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #authenticationType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The network details for the streaming session.

                                                                                                                          \n@return The network details for the streaming session.\n@deprecated Use {@link #networkAccessConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #networkAccessConfiguration(NetworkAccessConfiguration)}\n", "documentation" : "

                                                                                                                          The network details for the streaming session.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NetworkAccessConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNetworkAccessConfiguration", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "documentation" : "

                                                                                                                          The 12-digit identifier of the AWS account with which the image is shared.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Describes the permissions for a shared image.

                                                                                                                          \n@return Describes the permissions for a shared image.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                                                          Describes the permissions for a shared image.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImagePermissions" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Describes the permissions for a shared image.

                                                                                                                          \n@return Describes the permissions for a shared image.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                                                          Describes the permissions for a shared image.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SharedAccountId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "documentation" : "

                                                                                                                          The 12-digit identifier of the AWS account with which the image is shared.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "documentation" : "

                                                                                                                          The 12-digit identifier of the AWS account with which the image is shared.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Describes the permissions for a shared image.

                                                                                                                          \n@return Describes the permissions for a shared image.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                                                          Describes the permissions for a shared image.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the stack.

                                                                                                                          \n@return The ARN of the stack.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                          The ARN of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The description to display.

                                                                                                                          \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                          The description to display.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The stack name to display.

                                                                                                                          \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                          The stack name to display.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the stack was created.

                                                                                                                          \n@return The time the stack was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                          The time the stack was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The storage connectors to enable.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                                                                                          The storage connectors to enable.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                                                                                          \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                                                                                          The URL that users are redirected to after their streaming session ends.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The errors for the stack.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasStackErrors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The errors for the stack.\n@deprecated Use {@link #stackErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #stackErrors(List)}\n", "documentation" : "

                                                                                                                          The errors for the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackErrors", "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

                                                                                                                          \nYou can use {@link #hasStackErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StackError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                                                                                          \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The persistent application settings for users of the stack.

                                                                                                                          \n@return The persistent application settings for users of the stack.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #applicationSettings(ApplicationSettingsResponse)}\n", "documentation" : "

                                                                                                                          The persistent application settings for users of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccessEndpoints" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ApplicationSettings" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The persistent application settings for users of the stack.

                                                                                                                          \n@return The persistent application settings for users of the stack.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #applicationSettings(ApplicationSettingsResponse)}\n", "documentation" : "

                                                                                                                          The persistent application settings for users of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Arn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the stack.

                                                                                                                          \n@return The ARN of the stack.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                          The ARN of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreatedTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the stack was created.

                                                                                                                          \n@return The time the stack was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                          The time the stack was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The description to display.

                                                                                                                          \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                          The description to display.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The stack name to display.

                                                                                                                          \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                          The stack name to display.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EmbedHostDomains" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FeedbackURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RedirectURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                                                                                          The URL that users are redirected to after their streaming session ends.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackErrors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The errors for the stack.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasStackErrors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The errors for the stack.\n@deprecated Use {@link #stackErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #stackErrors(List)}\n", "documentation" : "

                                                                                                                          The errors for the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackErrors", "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

                                                                                                                          \nYou can use {@link #hasStackErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StackError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StorageConnectors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The storage connectors to enable.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                                                                                          The storage connectors to enable.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                                                                                          \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserSettings" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                                                                                          \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the stack.

                                                                                                                          \n@return The ARN of the stack.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                          The ARN of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The description to display.

                                                                                                                          \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                          The description to display.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The stack name to display.

                                                                                                                          \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                          The stack name to display.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The time the stack was created.

                                                                                                                          \n@return The time the stack was created.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                          The time the stack was created.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The storage connectors to enable.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                                                                                          The storage connectors to enable.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                                                                                          \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                                                                                          The URL that users are redirected to after their streaming session ends.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The errors for the stack.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasStackErrors()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The errors for the stack.\n@deprecated Use {@link #stackErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #stackErrors(List)}\n", "documentation" : "

                                                                                                                          The errors for the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackErrors", "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

                                                                                                                          \nYou can use {@link #hasStackErrors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StackError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                                                                                          \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The persistent application settings for users of the stack.

                                                                                                                          \n@return The persistent application settings for users of the stack.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #applicationSettings(ApplicationSettingsResponse)}\n", "documentation" : "

                                                                                                                          The persistent application settings for users of the stack.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          \n@param accessEndpoints The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n

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

                                                                                                                          \n

                                                                                                                          \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" }, { "name" : "EMBED_HOST_DOMAINS", "value" : "EMBED_HOST_DOMAINS" }, { "name" : "IAM_ROLE_ARN", "value" : "IAM_ROLE_ARN" }, { "name" : "ACCESS_ENDPOINTS", "value" : "ACCESS_ENDPOINTS" } ], "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                                                          The error code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The error message.

                                                                                                                          \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                                                          The error message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                                                          The error code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The error message.

                                                                                                                          \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                                                          The error message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #errorCode(String)}\n", "documentation" : "

                                                                                                                          The error code.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackErrorCode", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The error message.

                                                                                                                          \n@return The error message.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #errorMessage(String)}\n", "documentation" : "

                                                                                                                          The error message.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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].\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AppstreamAgentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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].\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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].\n@deprecated Use {@link #appstreamAgentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #appstreamAgentVersion(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the AppstreamAgentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAppstreamAgentVersion", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          \n@return The name of the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          \n@return The name of the image builder.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          The name of the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImageBuilder" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          \n@return Information about the image builder.\n@deprecated Use {@link #imageBuilder()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageBuilder(ImageBuilder)}\n", "documentation" : "

                                                                                                                          Information about the image builder.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageBuilder property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageBuilder", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectorType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectorTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectorType(String)}\n", "documentation" : "

                                                                                                                          The type of storage connector.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StorageConnectorType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectorType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectorType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the storage connector.

                                                                                                                          \n@return The ARN of the storage connector.\n@deprecated Use {@link #resourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceIdentifier(String)}\n", "documentation" : "

                                                                                                                          The ARN of the storage connector.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceIdentifier", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The names of the domains for the account.\n@deprecated Use {@link #domains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #domains(List)}\n", "documentation" : "

                                                                                                                          The names of the domains for the account.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Domains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomains", "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

                                                                                                                          \nYou can use {@link #hasDomains()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ConnectorType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectorType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectorTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectorType(String)}\n", "documentation" : "

                                                                                                                          The type of storage connector.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StorageConnectorType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectorType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectorType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Domains" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The names of the domains for the account.\n@deprecated Use {@link #domains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #domains(List)}\n", "documentation" : "

                                                                                                                          The names of the domains for the account.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Domains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomains", "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

                                                                                                                          \nYou can use {@link #hasDomains()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceIdentifier" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the storage connector.

                                                                                                                          \n@return The ARN of the storage connector.\n@deprecated Use {@link #resourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceIdentifier(String)}\n", "documentation" : "

                                                                                                                          The ARN of the storage connector.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceIdentifier", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getConnectorType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectorTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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\n@deprecated Use {@link #connectorType(String)}\n", "documentation" : "

                                                                                                                          The type of storage connector.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StorageConnectorType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ConnectorType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasConnectorType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the storage connector.

                                                                                                                          \n@return The ARN of the storage connector.\n@deprecated Use {@link #resourceIdentifier()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceIdentifier(String)}\n", "documentation" : "

                                                                                                                          The ARN of the storage connector.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceIdentifier property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceIdentifier", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasDomains()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The names of the domains for the account.\n@deprecated Use {@link #domains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #domains(List)}\n", "documentation" : "

                                                                                                                          The names of the domains for the account.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Domains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomains", "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

                                                                                                                          \nYou can use {@link #hasDomains()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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:

                                                                                                                          _ . : / = + \\ - @\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tags(Map)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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:

                                                                                                                          _ . : / = + \\ - @\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tags(Map)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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:

                                                                                                                          _ . : / = + \\ - @\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tags(Map)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTags()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTagKeys()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The tag keys for the tags to disassociate.\n@deprecated Use {@link #tagKeys()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tagKeys(List)}\n", "documentation" : "

                                                                                                                          The tag keys for the tags to disassociate.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeys", "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

                                                                                                                          \nYou can use {@link #hasTagKeys()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TagKeys" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTagKeys()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The tag keys for the tags to disassociate.\n@deprecated Use {@link #tagKeys()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tagKeys(List)}\n", "documentation" : "

                                                                                                                          The tag keys for the tags to disassociate.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeys", "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

                                                                                                                          \nYou can use {@link #hasTagKeys()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          \n@return The Amazon Resource Name (ARN) of the resource.\n@deprecated Use {@link #resourceArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #resourceArn(String)}\n", "documentation" : "

                                                                                                                          The Amazon Resource Name (ARN) of the resource.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasTagKeys()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The tag keys for the tags to disassociate.\n@deprecated Use {@link #tagKeys()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #tagKeys(List)}\n", "documentation" : "

                                                                                                                          The tag keys for the tags to disassociate.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeys", "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

                                                                                                                          \nYou can use {@link #hasTagKeys()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Directory Config object.

                                                                                                                          \n@return The name of the Directory Config object.\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                                                                                          The name of the Directory Config object.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

                                                                                                                          The distinguished names of the organizational units for computer accounts.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

                                                                                                                          \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Directory Config object.

                                                                                                                          \n@return The name of the Directory Config object.\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                                                                                          The name of the Directory Config object.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OrganizationalUnitDistinguishedNames" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

                                                                                                                          The distinguished names of the organizational units for computer accounts.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

                                                                                                                          \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ServiceAccountCredentials" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the Directory Config object.

                                                                                                                          \n@return The name of the Directory Config object.\n@deprecated Use {@link #directoryName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #directoryName(String)}\n", "documentation" : "

                                                                                                                          The name of the Directory Config object.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\n

                                                                                                                          \n@return The distinguished names of the organizational units for computer accounts.\n@deprecated Use {@link #organizationalUnitDistinguishedNames()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #organizationalUnitDistinguishedNames(List)}\n", "documentation" : "

                                                                                                                          The distinguished names of the organizational units for computer accounts.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the OrganizationalUnitDistinguishedNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOrganizationalUnitDistinguishedNames", "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

                                                                                                                          \nYou can use {@link #hasOrganizationalUnitDistinguishedNames()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #serviceAccountCredentials()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #serviceAccountCredentials(ServiceAccountCredentials)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ServiceAccountCredentials property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasServiceAccountCredentials", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the Directory Config object.

                                                                                                                          \n@return Information about the Directory Config object.\n@deprecated Use {@link #directoryConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #directoryConfig(DirectoryConfig)}\n", "documentation" : "

                                                                                                                          Information about the Directory Config object.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DirectoryConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the Directory Config object.

                                                                                                                          \n@return Information about the Directory Config object.\n@deprecated Use {@link #directoryConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #directoryConfig(DirectoryConfig)}\n", "documentation" : "

                                                                                                                          Information about the Directory Config object.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          Information about the Directory Config object.

                                                                                                                          \n@return Information about the Directory Config object.\n@deprecated Use {@link #directoryConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #directoryConfig(DirectoryConfig)}\n", "documentation" : "

                                                                                                                          Information about the Directory Config object.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DirectoryConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDirectoryConfig", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The name of the image used to create the fleet.

                                                                                                                          \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                                                                                          The name of the image used to create the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          The ARN of the public, private, or shared image to use.

                                                                                                                          \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                                                          The ARN of the public, private, or shared image to use.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          A unique name for the fleet.

                                                                                                                          \n@return A unique name for the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                          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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                          A unique name for the fleet.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                          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

                                                                                                                          • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                            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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The desired capacity for the fleet.

                                                                                                                                    \n@return The desired capacity for the fleet.\n@deprecated Use {@link #computeCapacity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #computeCapacity(ComputeCapacity)}\n", "documentation" : "

                                                                                                                                    The desired capacity for the fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The VPC configuration for the fleet.

                                                                                                                                    \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                                                                    The VPC configuration for the fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Deletes the VPC association for the specified fleet.

                                                                                                                                    \n@return Deletes the VPC association for the specified fleet.\n@deprecated Use {@link #deleteVpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #deleteVpcConfig(Boolean)}\n", "documentation" : "

                                                                                                                                    Deletes the VPC association for the specified fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeleteVpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeleteVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The description to display.

                                                                                                                                    \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                                    The description to display.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The fleet name to display.

                                                                                                                                    \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                                    The fleet name to display.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Enables or disables default internet access for the fleet.

                                                                                                                                    \n@return Enables or disables default internet access for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                                                                    Enables or disables default internet access for the fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                                                                                                                    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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                                                                                                                    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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAttributesToDelete", "beanStyleSetterMethodName" : "setAttributesToDelete", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The fleet attributes to delete.

                                                                                                                                    \n

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

                                                                                                                                    \n

                                                                                                                                    \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\n

                                                                                                                                    \n@return The fleet attributes to delete.\n@deprecated Use {@link #attributesToDeleteAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #attributesToDeleteWithStrings(List)}\n", "documentation" : "

                                                                                                                                    The fleet attributes to delete.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAttributesToDelete", "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

                                                                                                                                    \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "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\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see FleetAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetAttribute\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FleetAttribute", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The fleet attributes to delete.

                                                                                                                                    \n@param attributesToDelete The fleet attributes to delete.", "setterMethodName" : "setAttributesToDelete", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AttributesToDelete" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAttributesToDelete", "beanStyleSetterMethodName" : "setAttributesToDelete", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The fleet attributes to delete.

                                                                                                                                    \n

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

                                                                                                                                    \n

                                                                                                                                    \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\n

                                                                                                                                    \n@return The fleet attributes to delete.\n@deprecated Use {@link #attributesToDeleteAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #attributesToDeleteWithStrings(List)}\n", "documentation" : "

                                                                                                                                    The fleet attributes to delete.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAttributesToDelete", "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

                                                                                                                                    \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "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\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see FleetAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetAttribute\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FleetAttribute", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The fleet attributes to delete.

                                                                                                                                    \n@param attributesToDelete The fleet attributes to delete.", "setterMethodName" : "setAttributesToDelete", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ComputeCapacity" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The desired capacity for the fleet.

                                                                                                                                    \n@return The desired capacity for the fleet.\n@deprecated Use {@link #computeCapacity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #computeCapacity(ComputeCapacity)}\n", "documentation" : "

                                                                                                                                    The desired capacity for the fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeleteVpcConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Deletes the VPC association for the specified fleet.

                                                                                                                                    \n@return Deletes the VPC association for the specified fleet.\n@deprecated Use {@link #deleteVpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #deleteVpcConfig(Boolean)}\n", "documentation" : "

                                                                                                                                    Deletes the VPC association for the specified fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeleteVpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeleteVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The description to display.

                                                                                                                                    \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                                    The description to display.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisconnectTimeoutInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The fleet name to display.

                                                                                                                                    \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                                    The fleet name to display.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DomainJoinInfo" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableDefaultInternetAccess" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    Enables or disables default internet access for the fleet.

                                                                                                                                    \n@return Enables or disables default internet access for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                                                                    Enables or disables default internet access for the fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IamRoleArn" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                                    The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                    For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "IdleDisconnectTimeoutInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                                                                                                                    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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                                                                                                                    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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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 0.

                                                                                                                                    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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageArn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The ARN of the public, private, or shared image to use.

                                                                                                                                    \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                                                                    The ARN of the public, private, or shared image to use.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ImageName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    The name of the image used to create the fleet.

                                                                                                                                    \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                    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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                                                                                                    The name of the image used to create the fleet.

                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "InstanceType" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                    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

                                                                                                                                    • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                      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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxUserDurationInSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              A unique name for the fleet.

                                                                                                                                              \n@return A unique name for the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                              A unique name for the fleet.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "VpcConfig" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The VPC configuration for the fleet.

                                                                                                                                              \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                                                                              The VPC configuration for the fleet.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The name of the image used to create the fleet.

                                                                                                                                              \n@return The name of the image used to create the fleet.\n@deprecated Use {@link #imageName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #imageName(String)}\n", "documentation" : "

                                                                                                                                              The name of the image used to create the fleet.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              The ARN of the public, private, or shared image to use.

                                                                                                                                              \n@return The ARN of the public, private, or shared image to use.\n@deprecated Use {@link #imageArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #imageArn(String)}\n", "documentation" : "

                                                                                                                                              The ARN of the public, private, or shared image to use.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImageArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImageArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              A unique name for the fleet.

                                                                                                                                              \n@return A unique name for the fleet.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                              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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                              A unique name for the fleet.

                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                              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

                                                                                                                                              • \n@deprecated Use {@link #instanceType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                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.\n@deprecated Use {@link #instanceType(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the InstanceType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasInstanceType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The desired capacity for the fleet.

                                                                                                                                                        \n@return The desired capacity for the fleet.\n@deprecated Use {@link #computeCapacity()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #computeCapacity(ComputeCapacity)}\n", "documentation" : "

                                                                                                                                                        The desired capacity for the fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComputeCapacity property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComputeCapacity", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The VPC configuration for the fleet.

                                                                                                                                                        \n@return The VPC configuration for the fleet.\n@deprecated Use {@link #vpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #vpcConfig(VpcConfig)}\n", "documentation" : "

                                                                                                                                                        The VPC configuration for the fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the VpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #maxUserDurationInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #maxUserDurationInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the MaxUserDurationInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxUserDurationInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #disconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #disconnectTimeoutInSeconds(Integer)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisconnectTimeoutInSeconds", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Deletes the VPC association for the specified fleet.

                                                                                                                                                        \n@return Deletes the VPC association for the specified fleet.\n@deprecated Use {@link #deleteVpcConfig()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #deleteVpcConfig(Boolean)}\n", "documentation" : "

                                                                                                                                                        Deletes the VPC association for the specified fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeleteVpcConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeleteVpcConfig", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The fleet name to display.

                                                                                                                                                        \n@return The fleet name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                                                        The fleet name to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Enables or disables default internet access for the fleet.

                                                                                                                                                        \n@return Enables or disables default internet access for the fleet.\n@deprecated Use {@link #enableDefaultInternetAccess()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #enableDefaultInternetAccess(Boolean)}\n", "documentation" : "

                                                                                                                                                        Enables or disables default internet access for the fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EnableDefaultInternetAccess property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnableDefaultInternetAccess", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #domainJoinInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #domainJoinInfo(DomainJoinInfo)}\n", "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, "existenceCheckDocumentation" : "Returns true if the DomainJoinInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDomainJoinInfo", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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 0.

                                                                                                                                                        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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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@deprecated Use {@link #idleDisconnectTimeoutInSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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.\n@deprecated Use {@link #idleDisconnectTimeoutInSeconds(Integer)}\n", "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 0.

                                                                                                                                                        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, "existenceCheckDocumentation" : "Returns true if the IdleDisconnectTimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIdleDisconnectTimeoutInSeconds", "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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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 0.

                                                                                                                                                        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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAttributesToDelete", "beanStyleSetterMethodName" : "setAttributesToDelete", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The fleet attributes to delete.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The fleet attributes to delete.\n@deprecated Use {@link #attributesToDeleteAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #attributesToDeleteWithStrings(List)}\n", "documentation" : "

                                                                                                                                                        The fleet attributes to delete.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAttributesToDelete", "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

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "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\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see FleetAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetAttribute\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FleetAttribute", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The fleet attributes to delete.

                                                                                                                                                        \n@param attributesToDelete The fleet attributes to delete.", "setterMethodName" : "setAttributesToDelete", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getIamRoleArn", "beanStyleSetterMethodName" : "setIamRoleArn", "c2jName" : "IamRoleArn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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 #iamRoleArn(String)}.\n@param iamRoleArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #iamRoleArn(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@deprecated Use {@link #iamRoleArn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #iamRoleArn(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the IamRoleArn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasIamRoleArn", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "iamRoleArn", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "iamRoleArn", "getterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        \n@return The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration 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" : "IamRoleArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "IamRoleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "IamRoleArn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        \n@param iamRoleArn The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.", "setterMethodName" : "setIamRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "iamRoleArn", "variableType" : "String", "documentation" : "

                                                                                                                                                        The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) AssumeRole API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the AppStream_Machine_Role credential profile on the instance.

                                                                                                                                                        For more information, see Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances in the Amazon AppStream 2.0 Administration Guide.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Information about the fleet.

                                                                                                                                                        \n@return Information about the fleet.\n@deprecated Use {@link #fleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #fleet(Fleet)}\n", "documentation" : "

                                                                                                                                                        Information about the fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                                                                                                                                        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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Fleet" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Information about the fleet.

                                                                                                                                                        \n@return Information about the fleet.\n@deprecated Use {@link #fleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #fleet(Fleet)}\n", "documentation" : "

                                                                                                                                                        Information about the fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                                                                                                                                        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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Information about the fleet.

                                                                                                                                                        \n@return Information about the fleet.\n@deprecated Use {@link #fleet()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #fleet(Fleet)}\n", "documentation" : "

                                                                                                                                                        Information about the fleet.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFleet", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "fleet", "fluentSetterDocumentation" : "

                                                                                                                                                        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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the private image.

                                                                                                                                                        \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                                        The name of the private image.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The permissions for the image.

                                                                                                                                                        \n@return The permissions for the image.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                                                                                        The permissions for the image.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ImagePermissions" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The permissions for the image.

                                                                                                                                                        \n@return The permissions for the image.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                                                                                        The permissions for the image.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the private image.

                                                                                                                                                        \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                                        The name of the private image.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SharedAccountId" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the private image.

                                                                                                                                                        \n@return The name of the private image.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                                        The name of the private image.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #sharedAccountId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #sharedAccountId(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SharedAccountId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSharedAccountId", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The permissions for the image.

                                                                                                                                                        \n@return The permissions for the image.\n@deprecated Use {@link #imagePermissions()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #imagePermissions(ImagePermissions)}\n", "documentation" : "

                                                                                                                                                        The permissions for the image.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ImagePermissions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasImagePermissions", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The stack name to display.

                                                                                                                                                        \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                                                        The stack name to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the stack.

                                                                                                                                                        \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                                        The name of the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The storage connectors to enable.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                                                                                                                        The storage connectors to enable.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                                                                                                                        \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Deletes the storage connectors currently enabled for the stack.

                                                                                                                                                        \n@return Deletes the storage connectors currently enabled for the stack.\n@deprecated Use {@link #deleteStorageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #deleteStorageConnectors(Boolean)}\n", "documentation" : "

                                                                                                                                                        Deletes the storage connectors currently enabled for the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeleteStorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeleteStorageConnectors", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                                                                                                                        The URL that users are redirected to after their streaming session ends.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAttributesToDelete", "beanStyleSetterMethodName" : "setAttributesToDelete", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The stack attributes to delete.\n@deprecated Use {@link #attributesToDeleteAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #attributesToDeleteWithStrings(List)}\n", "documentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAttributesToDelete", "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

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "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\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see StackAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackAttribute\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "StackAttribute", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        \n@param attributesToDelete The stack attributes to delete.", "setterMethodName" : "setAttributesToDelete", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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

                                                                                                                                                        \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                                                                                                                        \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #applicationSettings(ApplicationSettings)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccessEndpoints" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ApplicationSettings" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #applicationSettings(ApplicationSettings)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AttributesToDelete" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAttributesToDelete", "beanStyleSetterMethodName" : "setAttributesToDelete", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The stack attributes to delete.\n@deprecated Use {@link #attributesToDeleteAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #attributesToDeleteWithStrings(List)}\n", "documentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAttributesToDelete", "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

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "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\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see StackAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackAttribute\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "StackAttribute", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        \n@param attributesToDelete The stack attributes to delete.", "setterMethodName" : "setAttributesToDelete", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeleteStorageConnectors" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Deletes the storage connectors currently enabled for the stack.

                                                                                                                                                        \n@return Deletes the storage connectors currently enabled for the stack.\n@deprecated Use {@link #deleteStorageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #deleteStorageConnectors(Boolean)}\n", "documentation" : "

                                                                                                                                                        Deletes the storage connectors currently enabled for the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeleteStorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeleteStorageConnectors", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisplayName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The stack name to display.

                                                                                                                                                        \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                                                        The stack name to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EmbedHostDomains" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FeedbackURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the stack.

                                                                                                                                                        \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                                        The name of the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RedirectURL" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                                                                                                                        The URL that users are redirected to after their streaming session ends.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StorageConnectors" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The storage connectors to enable.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                                                                                                                        The storage connectors to enable.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                                                                                                                        \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserSettings" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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

                                                                                                                                                        \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                                                                                                                        \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The stack name to display.

                                                                                                                                                        \n@return The stack name to display.\n@deprecated Use {@link #displayName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #displayName(String)}\n", "documentation" : "

                                                                                                                                                        The stack name to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DisplayName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDisplayName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        \n@return The description to display.\n@deprecated Use {@link #description()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #description(String)}\n", "documentation" : "

                                                                                                                                                        The description to display.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Description property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDescription", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The name of the stack.

                                                                                                                                                        \n@return The name of the stack.\n@deprecated Use {@link #name()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #name(String)}\n", "documentation" : "

                                                                                                                                                        The name of the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Name property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The storage connectors to enable.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The storage connectors to enable.\n@deprecated Use {@link #storageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #storageConnectors(List)}\n", "documentation" : "

                                                                                                                                                        The storage connectors to enable.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStorageConnectors", "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

                                                                                                                                                        \nYou can use {@link #hasStorageConnectors()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StorageConnector)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Deletes the storage connectors currently enabled for the stack.

                                                                                                                                                        \n@return Deletes the storage connectors currently enabled for the stack.\n@deprecated Use {@link #deleteStorageConnectors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #deleteStorageConnectors(Boolean)}\n", "documentation" : "

                                                                                                                                                        Deletes the storage connectors currently enabled for the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeleteStorageConnectors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeleteStorageConnectors", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #redirectURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #redirectURL(String)}\n", "documentation" : "

                                                                                                                                                        The URL that users are redirected to after their streaming session ends.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the RedirectURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRedirectURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #feedbackURL()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #feedbackURL(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the FeedbackURL property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFeedbackURL", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAttributesToDelete", "beanStyleSetterMethodName" : "setAttributesToDelete", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The stack attributes to delete.\n@deprecated Use {@link #attributesToDeleteAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #attributesToDeleteWithStrings(List)}\n", "documentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AttributesToDelete property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAttributesToDelete", "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

                                                                                                                                                        \nYou can use {@link #hasAttributesToDelete()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "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\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see StackAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackAttribute\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "StackAttribute", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AttributesToDelete", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The stack attributes to delete.

                                                                                                                                                        \n@param attributesToDelete The stack attributes to delete.", "setterMethodName" : "setAttributesToDelete", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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

                                                                                                                                                        \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.\n@deprecated Use {@link #userSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #userSettings(List)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserSettings", "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

                                                                                                                                                        \nYou can use {@link #hasUserSettings()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(UserSetting)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #applicationSettings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #applicationSettings(ApplicationSettings)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ApplicationSettings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApplicationSettings", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getAccessEndpoints", "beanStyleSetterMethodName" : "setAccessEndpoints", "c2jName" : "AccessEndpoints", "c2jShape" : "AccessEndpointList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

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

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@deprecated Use {@link #accessEndpoints()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #accessEndpoints(List)}\n", "documentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AccessEndpoints property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAccessEndpoints", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accessEndpoints", "fluentSetterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accessEndpoints", "getterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasAccessEndpoints()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccessEndpoints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccessEndpoints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AccessEndpoint", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccessEndpoint.Builder} avoiding the need to create one manually via {@link AccessEndpoint#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccessEndpoint.Builder#build()} is called immediately and its result is passed to {@link #member(AccessEndpoint)}.\n@param member a consumer that will call methods on {@link AccessEndpoint.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccessEndpoint)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(AccessEndpoint)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "AccessEndpoint", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : 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" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : null, "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccessEndpoint", "variableName" : "member", "variableType" : "AccessEndpoint", "documentation" : "", "simpleType" : "AccessEndpoint", "variableSetterType" : "AccessEndpoint" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccessEndpoint", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccessEndpoint", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccessEndpoints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        \n@param accessEndpoints The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.", "setterMethodName" : "setAccessEndpoints", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accessEndpoints", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getEmbedHostDomains", "beanStyleSetterMethodName" : "setEmbedHostDomains", "c2jName" : "EmbedHostDomains", "c2jShape" : "EmbedHostDomains", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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 #embedHostDomains(List)}.\n@param embedHostDomains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #embedHostDomains(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@deprecated Use {@link #embedHostDomains()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #embedHostDomains(List)}\n", "documentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the EmbedHostDomains property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEmbedHostDomains", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "embedHostDomains", "fluentSetterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "embedHostDomains", "getterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasEmbedHostDomains()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 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" : "EmbedHostDomains", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EmbedHostDomains", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EmbedHostDomain", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "EmbedHostDomains", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        \n@param embedHostDomains The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.", "setterMethodName" : "setEmbedHostDomains", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "embedHostDomains", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                        The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Information about the stack.

                                                                                                                                                        \n@return Information about the stack.\n@deprecated Use {@link #stack()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #stack(Stack)}\n", "documentation" : "

                                                                                                                                                        Information about the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stack property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStack", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Stack" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Information about the stack.

                                                                                                                                                        \n@return Information about the stack.\n@deprecated Use {@link #stack()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #stack(Stack)}\n", "documentation" : "

                                                                                                                                                        Information about the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stack property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStack", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Information about the stack.

                                                                                                                                                        \n@return Information about the stack.\n@deprecated Use {@link #stack()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #stack(Stack)}\n", "documentation" : "

                                                                                                                                                        Information about the stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Stack property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStack", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@return The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3BucketName(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@return The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchedule", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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\n@deprecated Use {@link #scheduleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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\n@deprecated Use {@link #schedule(String)}\n", "documentation" : "

                                                                                                                                                        The schedule for generating usage reports.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schedule property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchedule", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The time when the last usage report was generated.

                                                                                                                                                        \n@return The time when the last usage report was generated.\n@deprecated Use {@link #lastGeneratedReportDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #lastGeneratedReportDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The time when the last usage report was generated.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastGeneratedReportDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastGeneratedReportDate", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubscriptionErrors", "beanStyleSetterMethodName" : "setSubscriptionErrors", "c2jName" : "SubscriptionErrors", "c2jShape" : "LastReportGenerationExecutionErrors", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn'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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasSubscriptionErrors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The errors that were returned if usage reports couldn't be generated.\n@deprecated Use {@link #subscriptionErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn't be generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionErrors(List)}\n", "documentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionErrors", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionErrors", "fluentSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn'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 were returned if usage reports couldn't be generated.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasSubscriptionErrors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The errors that were returned if usage reports couldn'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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(LastReportGenerationExecutionError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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 were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn'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 were returned if usage reports couldn't be generated.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LastGeneratedReportDate" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The time when the last usage report was generated.

                                                                                                                                                        \n@return The time when the last usage report was generated.\n@deprecated Use {@link #lastGeneratedReportDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #lastGeneratedReportDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The time when the last usage report was generated.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastGeneratedReportDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastGeneratedReportDate", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "S3BucketName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@return The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3BucketName(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@return The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Schedule" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchedule", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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\n@deprecated Use {@link #scheduleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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\n@deprecated Use {@link #schedule(String)}\n", "documentation" : "

                                                                                                                                                        The schedule for generating usage reports.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schedule property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchedule", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubscriptionErrors" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubscriptionErrors", "beanStyleSetterMethodName" : "setSubscriptionErrors", "c2jName" : "SubscriptionErrors", "c2jShape" : "LastReportGenerationExecutionErrors", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn'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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasSubscriptionErrors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The errors that were returned if usage reports couldn't be generated.\n@deprecated Use {@link #subscriptionErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn't be generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionErrors(List)}\n", "documentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionErrors", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionErrors", "fluentSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn'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 were returned if usage reports couldn't be generated.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasSubscriptionErrors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The errors that were returned if usage reports couldn'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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(LastReportGenerationExecutionError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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 were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn'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 were returned if usage reports couldn't be generated.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getS3BucketName", "beanStyleSetterMethodName" : "setS3BucketName", "c2jName" : "S3BucketName", "c2jShape" : "String", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@return The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@deprecated Use {@link #s3BucketName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #s3BucketName(String)}\n", "documentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the S3BucketName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasS3BucketName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "s3BucketName", "fluentSetterDocumentation" : "

                                                                                                                                                        The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.\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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@return The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        \n@param s3BucketName The Amazon S3 bucket where generated reports are stored.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.", "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.

                                                                                                                                                        If you enabled on-instance session scripts and Amazon S3 logging for your session script configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0 uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, when you enable usage reports, AppStream 2.0 creates a new S3 bucket.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSchedule", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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\n@deprecated Use {@link #scheduleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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\n@deprecated Use {@link #schedule(String)}\n", "documentation" : "

                                                                                                                                                        The schedule for generating usage reports.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "UsageReportSchedule", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Schedule property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSchedule", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The time when the last usage report was generated.

                                                                                                                                                        \n@return The time when the last usage report was generated.\n@deprecated Use {@link #lastGeneratedReportDate()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #lastGeneratedReportDate(Instant)}\n", "documentation" : "

                                                                                                                                                        The time when the last usage report was generated.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastGeneratedReportDate property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastGeneratedReportDate", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getSubscriptionErrors", "beanStyleSetterMethodName" : "setSubscriptionErrors", "c2jName" : "SubscriptionErrors", "c2jShape" : "LastReportGenerationExecutionErrors", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn'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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasSubscriptionErrors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The errors that were returned if usage reports couldn't be generated.\n@deprecated Use {@link #subscriptionErrors()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn't be generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subscriptionErrors(List)}\n", "documentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubscriptionErrors property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubscriptionErrors", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "subscriptionErrors", "fluentSetterDocumentation" : "

                                                                                                                                                        The errors that were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn'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 were returned if usage reports couldn't be generated.

                                                                                                                                                        \n

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

                                                                                                                                                        \n

                                                                                                                                                        \nYou can use {@link #hasSubscriptionErrors()} to see if a value was sent in this field.\n

                                                                                                                                                        \n@return The errors that were returned if usage reports couldn'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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(LastReportGenerationExecutionError)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "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" }, "xmlAttribute" : false, "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 were returned if usage reports couldn't be generated.

                                                                                                                                                        \n@param subscriptionErrors The errors that were returned if usage reports couldn'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 were returned if usage reports couldn't be generated.

                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        The ARN of the user.

                                                                                                                                                        \n@return The ARN of the user.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                                                        The ARN of the user.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.

                                                                                                                                                        \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                        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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                                                                                                                        The email address of the user.

                                                                                                                                                        Users' email addresses are case-sensitive.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        Specifies whether the user in the user pool is enabled.

                                                                                                                                                        \n@return Specifies whether the user in the user pool is enabled.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                                                        Specifies whether the user in the user pool is enabled.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                        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.

                                                                                                                                                        • \n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                          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.\n@deprecated Use {@link #status(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStatus", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  The first name, or given name, of the user.

                                                                                                                                                                  \n@return The first name, or given name, of the user.\n@deprecated Use {@link #firstName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #firstName(String)}\n", "documentation" : "

                                                                                                                                                                  The first name, or given name, of the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FirstName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFirstName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  The last name, or surname, of the user.

                                                                                                                                                                  \n@return The last name, or surname, of the user.\n@deprecated Use {@link #lastName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #lastName(String)}\n", "documentation" : "

                                                                                                                                                                  The last name, or surname, of the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                                                                  The date and time the user was created in the user pool.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                                                                                                                                  The authentication type for the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  The ARN of the user.

                                                                                                                                                                  \n@return The ARN of the user.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                                                                  The ARN of the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                                                                                                                                  The authentication type for the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreatedTime" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                                                                  The date and time the user was created in the user pool.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Enabled" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  Specifies whether the user in the user pool is enabled.

                                                                                                                                                                  \n@return Specifies whether the user in the user pool is enabled.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                                                                  Specifies whether the user in the user pool is enabled.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FirstName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  The first name, or given name, of the user.

                                                                                                                                                                  \n@return The first name, or given name, of the user.\n@deprecated Use {@link #firstName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #firstName(String)}\n", "documentation" : "

                                                                                                                                                                  The first name, or given name, of the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FirstName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFirstName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  The last name, or surname, of the user.

                                                                                                                                                                  \n@return The last name, or surname, of the user.\n@deprecated Use {@link #lastName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                  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.\n@deprecated Use {@link #lastName(String)}\n", "documentation" : "

                                                                                                                                                                  The last name, or surname, of the user.

                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                  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.

                                                                                                                                                                  • \n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                    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.\n@deprecated Use {@link #status(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStatus", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                            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.

                                                                                                                                                                            \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                            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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                                                                                                                                            The email address of the user.

                                                                                                                                                                            Users' email addresses are case-sensitive.

                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                            The ARN of the user.

                                                                                                                                                                            \n@return The ARN of the user.\n@deprecated Use {@link #arn()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                            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.\n@deprecated Use {@link #arn(String)}\n", "documentation" : "

                                                                                                                                                                            The ARN of the user.

                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Arn property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasArn", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                            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.

                                                                                                                                                                            \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                            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.\n@deprecated Use {@link #userName(String)}\n", "documentation" : "

                                                                                                                                                                            The email address of the user.

                                                                                                                                                                            Users' email addresses are case-sensitive.

                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                            Specifies whether the user in the user pool is enabled.

                                                                                                                                                                            \n@return Specifies whether the user in the user pool is enabled.\n@deprecated Use {@link #enabled()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                                                                            Specifies whether the user in the user pool is enabled.

                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Enabled property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasEnabled", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                            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.

                                                                                                                                                                            • \n@deprecated Use {@link #status()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                              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.\n@deprecated Use {@link #status(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStatus", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The first name, or given name, of the user.

                                                                                                                                                                                      \n@return The first name, or given name, of the user.\n@deprecated Use {@link #firstName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #firstName(String)}\n", "documentation" : "

                                                                                                                                                                                      The first name, or given name, of the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the FirstName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasFirstName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The last name, or surname, of the user.

                                                                                                                                                                                      \n@return The last name, or surname, of the user.\n@deprecated Use {@link #lastName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #lastName(String)}\n", "documentation" : "

                                                                                                                                                                                      The last name, or surname, of the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the LastName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasLastName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #createdTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #createdTime(Instant)}\n", "documentation" : "

                                                                                                                                                                                      The date and time the user was created in the user pool.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreatedTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreatedTime", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                                                                                                                                                      The authentication type for the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAction", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #actionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #action(String)}\n", "documentation" : "

                                                                                                                                                                                      The action that is enabled or disabled.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "Action", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Action property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAction", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPermission", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #permissionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #permission(String)}\n", "documentation" : "

                                                                                                                                                                                      Indicates whether the action is enabled or disabled.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "Permission", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Permission property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPermission", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Action" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAction", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #actionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #action(String)}\n", "documentation" : "

                                                                                                                                                                                      The action that is enabled or disabled.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "Action", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Action property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAction", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Permission" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPermission", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #permissionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #permission(String)}\n", "documentation" : "

                                                                                                                                                                                      Indicates whether the action is enabled or disabled.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "Permission", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Permission property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPermission", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAction", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #actionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #action(String)}\n", "documentation" : "

                                                                                                                                                                                      The action that is enabled or disabled.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "Action", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Action property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAction", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getPermission", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #permissionAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #permission(String)}\n", "documentation" : "

                                                                                                                                                                                      Indicates whether the action is enabled or disabled.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "Permission", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Permission property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasPermission", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The name of the stack that is associated with the user.

                                                                                                                                                                                      \n@return The name of the stack that is associated with the user.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                                                                                      The name of the stack that is associated with the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.

                                                                                                                                                                                      \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                                                                                                                                                      The authentication type for the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #sendEmailNotification()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #sendEmailNotification(Boolean)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SendEmailNotification property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSendEmailNotification", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthenticationType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                                                                                                                                                      The authentication type for the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SendEmailNotification" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #sendEmailNotification()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #sendEmailNotification(Boolean)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SendEmailNotification property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSendEmailNotification", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The name of the stack that is associated with the user.

                                                                                                                                                                                      \n@return The name of the stack that is associated with the user.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                                                                                      The name of the stack that is associated with the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserName" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.

                                                                                                                                                                                      \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      The name of the stack that is associated with the user.

                                                                                                                                                                                      \n@return The name of the stack that is associated with the user.\n@deprecated Use {@link #stackName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

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

                                                                                                                                                                                      The name of the stack that is associated with the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StackName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStackName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.

                                                                                                                                                                                      \n@deprecated Use {@link #userName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #userName(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the UserName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserName", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getAuthenticationType", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #authenticationType(String)}\n", "documentation" : "

                                                                                                                                                                                      The authentication type for the user.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "AuthenticationType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the AuthenticationType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasAuthenticationType", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #sendEmailNotification()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #sendEmailNotification(Boolean)}\n", "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, "existenceCheckDocumentation" : "Returns true if the SendEmailNotification property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSendEmailNotification", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      Information about the user and associated stack.

                                                                                                                                                                                      \n@return Information about the user and associated stack.\n@deprecated Use {@link #userStackAssociation()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #userStackAssociation(UserStackAssociation)}\n", "documentation" : "

                                                                                                                                                                                      Information about the user and associated stack.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociation property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociation", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #errorCode(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #errorMessage(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorCode" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #errorCode(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ErrorMessage" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #errorMessage(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UserStackAssociation" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      Information about the user and associated stack.

                                                                                                                                                                                      \n@return Information about the user and associated stack.\n@deprecated Use {@link #userStackAssociation()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #userStackAssociation(UserStackAssociation)}\n", "documentation" : "

                                                                                                                                                                                      Information about the user and associated stack.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociation property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociation", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      Information about the user and associated stack.

                                                                                                                                                                                      \n@return Information about the user and associated stack.\n@deprecated Use {@link #userStackAssociation()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #userStackAssociation(UserStackAssociation)}\n", "documentation" : "

                                                                                                                                                                                      Information about the user and associated stack.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the UserStackAssociation property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasUserStackAssociation", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getErrorCode", "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #errorCodeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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\n@deprecated Use {@link #errorCode(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorCode property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorCode", "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #errorMessage()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #errorMessage(String)}\n", "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, "existenceCheckDocumentation" : "Returns true if the ErrorMessage property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasErrorMessage", "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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, "xmlNamespace" : null }, "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" : [ { "autoConstructClassIfExists" : { "present" : true }, "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 more 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      \n

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

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nYou can use {@link #hasSubnetIds()} to see if a value was sent in this field.\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 more subnets. Image builder instances use one subnet.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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 more 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 more subnets. Image builder instances use one subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetIds", "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 more 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 more 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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      \n

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

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nYou can use {@link #hasSubnetIds()} to see if a value was sent in this field.\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 more 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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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 more 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 more 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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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

                                                                                                                                                                                      \nYou can use {@link #hasSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                                                                                                                      \n@return The identifiers of the security groups for the fleet or image builder.\n@deprecated Use {@link #securityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #securityGroupIds(List)}\n", "documentation" : "

                                                                                                                                                                                      The identifiers of the security groups for the fleet or image builder.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSecurityGroupIds", "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

                                                                                                                                                                                      \nYou can use {@link #hasSecurityGroupIds()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SecurityGroupIds" : { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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

                                                                                                                                                                                      \nYou can use {@link #hasSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                                                                                                                      \n@return The identifiers of the security groups for the fleet or image builder.\n@deprecated Use {@link #securityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #securityGroupIds(List)}\n", "documentation" : "

                                                                                                                                                                                      The identifiers of the security groups for the fleet or image builder.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSecurityGroupIds", "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

                                                                                                                                                                                      \nYou can use {@link #hasSecurityGroupIds()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SubnetIds" : { "autoConstructClassIfExists" : { "present" : true }, "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 more 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      \n

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

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nYou can use {@link #hasSubnetIds()} to see if a value was sent in this field.\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 more subnets. Image builder instances use one subnet.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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 more 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 more subnets. Image builder instances use one subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetIds", "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 more 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 more 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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      \n

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

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nYou can use {@link #hasSubnetIds()} to see if a value was sent in this field.\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 more 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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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 more 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 more 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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "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 more 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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      \n

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

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nYou can use {@link #hasSubnetIds()} to see if a value was sent in this field.\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 more subnets. Image builder instances use one subnet.\n@deprecated Use {@link #subnetIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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 more 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 more subnets. Image builder instances use one subnet.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #subnetIds(List)}\n", "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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSubnetIds", "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 more 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 more 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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      \n

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

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nYou can use {@link #hasSubnetIds()} to see if a value was sent in this field.\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 more 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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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 more 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 more 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 more subnets. Image builder instances use one subnet.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

                                                                                                                                                                                      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

                                                                                                                                                                                      \nYou can use {@link #hasSecurityGroupIds()} to see if a value was sent in this field.\n

                                                                                                                                                                                      \n@return The identifiers of the security groups for the fleet or image builder.\n@deprecated Use {@link #securityGroupIds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

                                                                                                                                                                                      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.\n@deprecated Use {@link #securityGroupIds(List)}\n", "documentation" : "

                                                                                                                                                                                      The identifiers of the security groups for the fleet or image builder.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSecurityGroupIds", "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

                                                                                                                                                                                      \nYou can use {@link #hasSecurityGroupIds()} to see if a value was sent in this field.\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" : { "autoConstructClassIfExists" : { "present" : false }, "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, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "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" }, "xmlAttribute" : false, "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, "xmlNamespace" : null } }, "customAuthorizers" : { }, "customRetryPolicy" : null, "examples" : { "examples" : { }, "version" : "1.0" }, "fileHeader" : "/*\n * Copyright 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